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]

r135802 - in /trunk: gcc/cp/ChangeLog gcc/cp/cp...


Author: jakub
Date: Fri May 23 13:21:47 2008
New Revision: 135802

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135802
Log:
	PR c++/36237
	* cp-gimplify.c (cxx_omp_clause_apply_fn): Call
	fold_build_cleanup_point_expr on build_call_a results.

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

Added:
    trunk/gcc/testsuite/g++.dg/gomp/pr36237.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/cp-gimplify.c
    trunk/gcc/testsuite/ChangeLog
    trunk/libgomp/testsuite/libgomp.c++/ctor-12.C


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