------- Comment #5 from fxcoudert at gcc dot gnu dot org 2006-05-17 12:04 ------- Subject: Bug 27553
Author: fxcoudert Date: Wed May 17 12:04:17 2006 New Revision: 113854 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113854 Log: PR fortran/27553 * parse.c (next_free): Return instead of calling decode_statement upon error. * gfortran.dg/label_5.f90: New test. Added: branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/label_5.f90 - copied unchanged from r113712, trunk/gcc/testsuite/gfortran.dg/label_5.f90 Modified: branches/gcc-4_1-branch/gcc/fortran/ChangeLog branches/gcc-4_1-branch/gcc/fortran/parse.c branches/gcc-4_1-branch/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27553