r125544 - in /trunk/gcc: cp/ChangeLog cp/semant...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Thu Jun 7 23:11:00 GMT 2007


Author: jakub
Date: Thu Jun  7 23:11:23 2007
New Revision: 125544

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125544
Log:
	PR c++/32177
	* semantics.c (finish_omp_for): Call fold_build_cleanup_point_expr
	on init, the non-decl cond operand and increment value.

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

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



More information about the Gcc-cvs mailing list