re PR c++/53565 (FAIL: libgomp.c++/for-7.C)
authorJason Merrill <jason@redhat.com>
Mon, 25 Jun 2012 15:17:48 +0000 (11:17 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 25 Jun 2012 15:17:48 +0000 (11:17 -0400)
commit443679ae80afd9cc621d0d6bae5d431a294d0ec2
tree853553ea31a3551d4a7d17c985d0352b6babfd6b
parent85d917484f771cd78ae2089f5d901d3c86f7ff6e
re PR c++/53565 (FAIL: libgomp.c++/for-7.C)

PR c++/53565
* pt.c (tsubst_omp_for_iterator): Simplify DECL_EXPR handling.
(tsubst_expr) [OMP_FOR]: Here, too.

From-SVN: r188939
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/g++.dg/gomp/for-19.C