* omp-low.c (diagnose_sb_0): Tuplify and enable.
commit32baca6b920f1935125933745743c62e2cb921da
authoraldyh <aldyh@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 3 May 2008 14:24:19 +0000 (3 14:24 +0000)
committeraldyh <aldyh@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 3 May 2008 14:24:19 +0000 (3 14:24 +0000)
tree2f692e7f3fb191838db628a1fa3624b0d35a3aaf
parent692da8500170fa960b93b5531c92711cfebb7463
* omp-low.c (diagnose_sb_0): Tuplify and enable.
(diagnose_sb_1): Same.
(diagnose_sb_2): Same.
(diagnose_omp_structured_block_errors): Tuplify.
* gimple-dummy.c (DUMMY_FN): Remove
diagnose_omp_structured_block_errors.
* c-decl.c (c_gimple_diagnostics_recursively): Remove fixme
and enable call to diagnose_omp_structured_block_errors.
* Makefile.in (GTFILES): Add omp-low.c again.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gimple-tuples-branch@134899 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog.tuples
gcc/Makefile.in
gcc/c-decl.c
gcc/gimple-dummy.c
gcc/omp-low.c