fortran/
commitca2930a576520e9c891ba910d04abddda270eaf7
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 18 Oct 2005 22:04:00 +0000 (18 22:04 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 18 Oct 2005 22:04:00 +0000 (18 22:04 +0000)
treead5222cbeec875d46053e1436ca1738f83335cf8
parentc1e73afb602522baf02ee1e95c2244e602fa1ec5
fortran/
* openmp.c (gfc_match_omp_clauses): For max/min/iand/ior/ieor,
look up symbol if it exists, use its name instead and, if it is not
INTRINSIC, issue diagnostics.
testsuite/
* gfortran.dg/gomp/appendix-a/a.31.3.f90: New test.
libgomp/
* testsuite/libgomp.fortran/appendix-a/a.31.3.f90: Removed.
* testsuite/libgomp.fortran/reduction5.f90: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gomp-20050608-branch@105579 138bc75d-0d04-0410-961f-82ee72b054a4
libgomp/testsuite/libgomp.fortran/appendix-a/a.31.3.f90 [deleted file]