------- Comment #4 from jakub at gcc dot gnu dot org 2010-04-20 08:37 ------- Subject: Bug 43337
Author: jakub Date: Tue Apr 20 08:37:12 2010 New Revision: 158545 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158545 Log: PR middle-end/43337 * tree-nested.c (convert_nonlocal_omp_clauses): OMP_CLAUSE_PRIVATE with non-local decl doesn't need chain. * gfortran.dg/gomp/pr43337.f90: New test. Added: branches/gcc-4_4-branch/gcc/testsuite/gfortran.dg/gomp/pr43337.f90 Modified: branches/gcc-4_4-branch/gcc/ChangeLog branches/gcc-4_4-branch/gcc/testsuite/ChangeLog branches/gcc-4_4-branch/gcc/tree-nested.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43337