ChangeLog
24.8 KB
-
re PR fortran/26246 (return string length is being marked as TREE_STATIC and TREE_PUBLIC) · a7d6b765
2006-02-13 Andrew Pinski <pinskia@physics.uc.edu> Jakub Jelinek <jakub@redhat.com> PR fortran/26246 * trans-decl.c (gfc_get_symbol_decl, gfc_get_fake_result_decl): Use gfc_add_decl_to_function rather than gfc_finish_var_decl on length. * gfortran.dg/pr26246_1.f90: New test. * gfortran.dg/pr26246_2.f90: New test. From-SVN: r110929
Andrew Pinski committed