PR c++/53565
commitb48c7649581f33d3e1f752bef240b2f6bcac6fa6
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 25 Jun 2012 15:17:48 +0000 (25 15:17 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 25 Jun 2012 15:17:48 +0000 (25 15:17 +0000)
tree853553ea31a3551d4a7d17c985d0352b6babfd6b
parent50c10b918e6bfac02970e916a08f1580af0dc7e3
PR c++/53565
* pt.c (tsubst_omp_for_iterator): Simplify DECL_EXPR handling.
(tsubst_expr) [OMP_FOR]: Here, too.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@188939 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/g++.dg/gomp/for-19.C