r135688 - in /branches/gimple-tuples-branch/gcc...
aldyh@gcc.gnu.org
aldyh@gcc.gnu.org
Tue May 20 23:27:00 GMT 2008
Author: aldyh
Date: Tue May 20 23:27:35 2008
New Revision: 135688
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135688
Log:
* omp-low.c (WALK_SUBSTMTS): New.
(check_combined_parallel): Walk sub-statements.
(diagnose_sb_1): Same.
(diagnose_sb_2): Same.
Handle switch labels and return statements correctly.
* testsuite/gcc.dg/gomp/block-7.c: Adjust for new error message.
* testsuite/gcc.dg/gomp/block-2.c: Same.
* testsuite/gcc.dg/gomp/block-4.c: Same.
* testsuite/gcc.dg/gomp/block-6.c: Same.
* testsuite/gcc.dg/gomp/block-8.c: Same.
* testsuite/gcc.dg/gomp/block-1.c: Same.
* testsuite/gcc.dg/gomp/block-3.c: Same.
* testsuite/gcc.dg/gomp/block-5.c: Same.
Modified:
branches/gimple-tuples-branch/gcc/ChangeLog.tuples
branches/gimple-tuples-branch/gcc/omp-low.c
branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/gomp/block-1.c
branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/gomp/block-2.c
branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/gomp/block-3.c
branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/gomp/block-4.c
branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/gomp/block-5.c
branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/gomp/block-6.c
branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/gomp/block-7.c
branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/gomp/block-8.c
More information about the Gcc-cvs
mailing list