This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/53565] [4.8 Regression] FAIL: libgomp.c++/for-7.C


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53565

--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> 2012-06-25 15:17:55 UTC ---
Author: jason
Date: Mon Jun 25 15:17:48 2012
New Revision: 188939

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188939
Log:
    PR c++/53565
    * pt.c (tsubst_omp_for_iterator): Simplify DECL_EXPR handling.
    (tsubst_expr) [OMP_FOR]: Here, too.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c
    trunk/gcc/testsuite/g++.dg/gomp/for-19.C


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]