gcc/gcc fortran/ChangeLog.gomp testsuite/Chang ...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Tue Oct 18 19:08:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gomp-20050608-branch
Changes by: jakub@gcc.gnu.org 2005-10-18 19:08:20
Modified files:
gcc/fortran : ChangeLog.gomp
gcc/testsuite : ChangeLog.gomp
gcc/fortran : parse.c
gcc/testsuite/gfortran.dg/gomp/appendix-a: a.24.1.f90 a.6.2.f90
Log message:
fortran/
* parse.c (parse_omp_do): Handle implied end do properly.
(parse_executable): If parse_omp_do returned ST_IMPLIED_ENDDO,
return it instead of continuing.
testsuite/
* gfortran.dg/gomp/appendix-a/a.24.1.f90: Add dg-error lines.
* gfortran.dg/gomp/appendix-a/a.6.2.f90: Likewise.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/ChangeLog.gomp.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.1.2.22&r2=1.1.2.23
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.gomp.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.1.2.33&r2=1.1.2.34
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/parse.c.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.27.4.7&r2=1.27.4.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gfortran.dg/gomp/appendix-a/a.24.1.f90.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.1.2.1&r2=1.1.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gfortran.dg/gomp/appendix-a/a.6.2.f90.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.1.2.1&r2=1.1.2.2
More information about the Gcc-cvs
mailing list