PR c++/35328
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 10 Mar 2008 19:48:20 +0000 (19:48 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 10 Mar 2008 19:48:20 +0000 (19:48 +0000)
commit92b93a322f8ad32df2fd828995511a1d34ff9bc8
treee45e063e5813be078464f67f5012c35accb59b7c
parentfc47df6871f871915bd8f3a6b117a4b4b0ba02a0
PR c++/35328
* semantics.c (finish_omp_clauses): Look through NOP_EXPR even
if errorcount.

* g++.dg/gomp/pr35328.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@133087 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/semantics.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/gomp/pr35328.C [new file with mode: 0644]