gcc/gcc ChangeLog.gomp omp-low.c testsuite/gcc ...
rth@gcc.gnu.org
rth@gcc.gnu.org
Fri Oct 21 23:56:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gomp-20050608-branch
Changes by: rth@gcc.gnu.org 2005-10-21 23:56:52
Modified files:
gcc : ChangeLog.gomp omp-low.c
Added files:
gcc/testsuite/gcc.dg/gomp: sharing-2.c
Log message:
* omp-low.c (scan_omp_nested) <OMP_CLAUSE_PRIVATE>: Replace
OMP_CLAUSE_DECL with the new private decl. Use a tree list
for fixing up the variable sized decls.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.gomp.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.1.6.100&r2=1.1.6.101
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/omp-low.c.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/testsuite/gcc.dg/gomp/sharing-2.c.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=NONE&r2=1.1.2.1
More information about the Gcc-cvs
mailing list