This is the mail archive of the gcc-cvs@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]

r142933 - in /trunk/gcc: cp/ChangeLog cp/pt.c t...


Author: jakub
Date: Sat Dec 27 15:24:52 2008
New Revision: 142933

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142933
Log:
	PR c++/38639
	* pt.c (tsubst_omp_for_iterator): RECUR on whole init_expr instead of
	just its type.

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

Added:
    trunk/gcc/testsuite/g++.dg/gomp/pr38639.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c
    trunk/gcc/testsuite/ChangeLog


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