gcc/gcc c-common.h c-omp.c c-parser.c ChangeLo ...
rth@gcc.gnu.org
rth@gcc.gnu.org
Sun Sep 25 22:32:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gomp-20050608-branch
Changes by: rth@gcc.gnu.org 2005-09-25 22:32:45
Modified files:
gcc : c-common.h c-omp.c c-parser.c ChangeLog.gomp
Log message:
* c-common.h (c_split_parallel_clauses): Declare.
* c-omp.c (c_split_parallel_clauses): New.
* c-parser.c (c_parser_omp_directive): Split PRAGMA_OMP_PARALLEL_FOR
and PRAGMA_OMP_PARALLEL_SECTIONS into separate OMP_PARALLEL and
work-sharing constructs.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-common.h.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.294.4.6&r2=1.294.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-omp.c.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.1.2.6&r2=1.1.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-parser.c.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=2.17.4.20&r2=2.17.4.21
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.35&r2=1.1.6.36
More information about the Gcc-cvs
mailing list