ChangeLog
298 KB
-
re PR fortran/18082 (Infinite loop with automatic length character objects) · 949d5b72
2005-10-12 Paul Thomas <pault@gcc.gnu.org> PR fortran/18082 * decl.c (variable_decl): Make a new copy of the character length for each variable, when the expression is not a constant. 2005-10-12 Paul Thomas <pault@gcc.gnu.org> PR fortran/18082 gfortran.dg/automatic_char_len_1.f90: New test. From-SVN: r105329
Paul Thomas committed