gcc/libgomp/testsuite
Jakub Jelinek decaaec811 re PR middle-end/61252 (Invalid code produced for omp simd reduction(min:var) where var is reference)
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.

From-SVN: r210679
2014-05-21 10:04:03 +02:00
..
config Update copyright years in libgomp/ 2014-01-02 22:25:54 +00:00
lib libgomp: Prepare for testcases without -fopenmp. 2013-11-07 16:07:58 +01:00
libgomp.c gimplify.c (gimplify_adjust_omp_clauses_1): Handle GOVD_FIRSTPRIVATE | GOVD_LASTPRIVATE. 2014-05-02 19:43:40 +02:00
libgomp.c++ re PR middle-end/61252 (Invalid code produced for omp simd reduction(min:var) where var is reference) 2014-05-21 10:04:03 +02:00
libgomp.fortran tree.h (OMP_CLAUSE_LINEAR_STMT): Define. 2014-05-11 22:26:36 +02:00
libgomp.graphite Update copyright years in libgomp/ 2014-01-02 22:25:54 +00:00
Makefile.am [multiple changes] 2006-01-18 14:21:25 -05:00
Makefile.in re PR libstdc++/36104 (gnu-versioned-namespace is broken) 2011-01-20 23:41:24 +00:00