re PR fortran/18883 (ICE in gfc_finish_var_decl)
fortran/ 2005-10-30 Erik Edelmann <eedelman@gcc.gnu.org> PR fortran/18883 * trans-decl.c (gfc_finish_var_decl): Add decl to the current function, rather than the parent. Make assertion accept fake result variables. * trans-expr.c (gfc_conv_variable): If the character length of an ENTRY isn't set, get the length from the master function instead. testsuite 2005-10-30 Erik Edelmann <eedelman@gcc.gnu.org> PR fortran/18883 * gfortran.dg/char_result_9.f90: New. * gfortran.dg/char_result_10.f90: New. From-SVN: r106254
Showing
gcc/testsuite/gfortran.dg/char_result_10.f90
0 → 100644
gcc/testsuite/gfortran.dg/char_result_9.f90
0 → 100644
Please
register
or
sign in
to comment