------- Comment #4 from jakub at gcc dot gnu dot org 2008-04-03 21:21 ------- Subject: Bug 35786
Author: jakub Date: Thu Apr 3 21:20:53 2008 New Revision: 133877 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133877 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: branches/gcc-4_3-branch/gcc/testsuite/gfortran.dg/gomp/pr35786-1.f90 branches/gcc-4_3-branch/gcc/testsuite/gfortran.dg/gomp/pr35786-2.f90 Modified: branches/gcc-4_3-branch/gcc/fortran/ChangeLog branches/gcc-4_3-branch/gcc/fortran/openmp.c branches/gcc-4_3-branch/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35786