r142940 - in /trunk: gcc/cp/ChangeLog gcc/cp/se...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Sun Dec 28 20:06:00 GMT 2008
Author: jakub
Date: Sun Dec 28 20:06:00 2008
New Revision: 142940
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142940
Log:
PR c++/38650
* semantics.c (finish_omp_for): Don't add CLEANUP_POINT_EXPR
around volatile iteration var in condition and/or increment
expression.
* testsuite/libgomp.c/pr38650.c: New test.
* testsuite/libgomp.c++/pr38650.C: New test.
Added:
trunk/libgomp/testsuite/libgomp.c++/pr38650.C
trunk/libgomp/testsuite/libgomp.c/pr38650.c
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/semantics.c
trunk/libgomp/ChangeLog
More information about the Gcc-cvs
mailing list