Files
gcc/libgomp
Jakub Jelinek b48faf7c7d re PR c++/30703 (ICE Segmentation fault on using OpenMP)
PR c++/30703
	* gimplify.c (gimplify_scan_omp_clauses): Remove special casing
	of INDIRECT_REF <RESULT_DECL>.

	* cp-gimplify.c (cp_genericize_r): Don't dereference invisiref
	parameters and result decls in omp clauses.
	(cxx_omp_privatize_by_reference): Pass also invisiref PARM_DECLs
	by reference.

	* testsuite/libgomp.c++/pr30703.C: New test.

From-SVN: r121690
2007-02-07 14:37:29 +01:00
..
2006-02-25 22:23:09 +01:00
2006-12-17 18:27:47 -05:00
2007-02-06 13:11:30 -05:00