OSDN Git Service

fortran/
authortobi <tobi@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 4 Jun 2005 10:35:00 +0000 (10:35 +0000)
committertobi <tobi@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 4 Jun 2005 10:35:00 +0000 (10:35 +0000)
commitcd7da3b14dfeb58c62844f3e9c068f7c8cb77292
tree80d91455a2f217135699ed8ace4b1fa5b6ca86d8
parent2261c5d9e6f4d7bbcbcceae33c61e06a91c0a48c
fortran/
* match.c (match_forall_iterator): Don't immediately give error if '='
is not followed by an expression.
testsuite/
* gfortran.dg/forall_1.f90: New test.

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