r135807 - in /branches/gcc-4_3-branch: gcc/cp/C...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Fri May 23 13:30:00 GMT 2008


Author: jakub
Date: Fri May 23 13:30:51 2008
New Revision: 135807

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135807
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:
    branches/gcc-4_3-branch/gcc/testsuite/g++.dg/gomp/pr36237.C
      - copied unchanged from r135802, trunk/gcc/testsuite/g++.dg/gomp/pr36237.C
Modified:
    branches/gcc-4_3-branch/gcc/cp/ChangeLog
    branches/gcc-4_3-branch/gcc/cp/cp-gimplify.c
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_3-branch/libgomp/testsuite/libgomp.c++/ctor-12.C



More information about the Gcc-cvs mailing list