OSDN Git Service

fortran:
authortobi <tobi@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 14 May 2004 13:46:05 +0000 (13:46 +0000)
committertobi <tobi@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 14 May 2004 13:46:05 +0000 (13:46 +0000)
commitc5157e4fff52bfc5e2169459a76698b0feb5efc7
treece92f466c8f898b945fa790d876142e9a39ff6cb
parentd15dd4e9d46aabb9b720a4987962148713dacbdf
fortran:
        PR fortran/14066
* match.c (gfc_match_do): Allow infinite loops with
label-do-stmt. Do not enforce space after comma.

testsuite:

PR fortran/14066
* gfortran.fortran-torture/compile/do_1.f90: New test.

Also fixed date on previous ChangeLog entries.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81842 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/match.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.fortran-torture/compile/do_1.f90 [new file with mode: 0644]