re PR fortran/42207 ([OOP] Compile-time errors on typed allocation and pointer…
re PR fortran/42207 ([OOP] Compile-time errors on typed allocation and pointer function result assignment) 2010-08-04 Janus Weil <janus@gcc.gnu.org> PR fortran/42207 PR fortran/44064 PR fortran/44065 * class.c (gfc_find_derived_vtab): Do not generate vtabs for class container types. Do not artificially increase refs. Commit symbols one by one. * interface.c (compare_parameter): Make sure vtabs are present before generating module variables. * resolve.c (resolve_allocate_expr): Ditto. 2010-08-04 Janus Weil <janus@gcc.gnu.org> PR fortran/42207 PR fortran/44064 PR fortran/44065 * gfortran.dg/class_25.f03: New. * gfortran.dg/class_26.f03: New. From-SVN: r162879
Showing
gcc/testsuite/gfortran.dg/class_25.f03
0 → 100644
gcc/testsuite/gfortran.dg/class_26.f03
0 → 100644
Please
register
or
sign in
to comment