r210679 - in /trunk: gcc/ChangeLog gcc/omp-low....
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Wed May 21 08:04:00 GMT 2014
Author: jakub
Date: Wed May 21 08:04:03 2014
New Revision: 210679
URL: http://gcc.gnu.org/viewcvs?rev=210679&root=gcc&view=rev
Log:
PR middle-end/61252
* omp-low.c (handle_simd_reference): New function.
(lower_rec_input_clauses): Use it. Defer adding reference
initialization even for reduction without placeholder if in simd,
handle it properly later on.
* testsuite/libgomp.c++/simd-9.C: New test.
Added:
trunk/libgomp/testsuite/libgomp.c++/simd-9.C
Modified:
trunk/gcc/ChangeLog
trunk/gcc/omp-low.c
trunk/libgomp/ChangeLog
More information about the Gcc-cvs
mailing list