This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r133874 - in /trunk/gcc: fortran/ChangeLog fort...


Author: jakub
Date: Thu Apr  3 21:01:26 2008
New Revision: 133874

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133874
Log:
	PR fortran/35786
	* openmp.c (resolve_omp_clauses): Diagnose if a clause symbol
	isn't a variable.

	* gfortran.dg/gomp/pr35786-1.f90: New test.
	* gfortran.dg/gomp/pr35786-2.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/gomp/pr35786-1.f90
    trunk/gcc/testsuite/gfortran.dg/gomp/pr35786-2.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/openmp.c
    trunk/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]