gcc/libgomp/testsuite
Jakub Jelinek 9f67f1462d backport: re PR middle-end/80809 (Multi-free error for variable size array used within OpenMP task)
Backported from mainline
	2017-05-22  Jakub Jelinek  <jakub@redhat.com>

	PR middle-end/80809
	* omp-low.c (finish_taskreg_remap): New function.
	(finish_taskreg_scan): If unit size of ctx->record_type
	is non-constant, unshare the size expression and replace
	decls in it with possible outer var refs.

	* testsuite/libgomp.c/pr80809-2.c: New test.
	* testsuite/libgomp.c/pr80809-3.c: New test.

From-SVN: r248488
2017-05-26 12:14:37 +02:00
..
config Update copyright years. 2017-01-01 13:07:43 +01:00
lib * testsuite/lib/libgomp.exp 2017-01-26 20:37:08 +01:00
libgomp.c backport: re PR middle-end/80809 (Multi-free error for variable size array used within OpenMP task) 2017-05-26 12:14:37 +02:00
libgomp.c++ typeck.c (cp_build_unary_op): Diagnose incrementing boolean expressions. 2016-09-14 17:46:59 +00:00
libgomp.fortran declare-simd-4.f90: Add cleanup-modules directive. 2017-01-26 12:20:51 +01:00
libgomp.graphite Update copyright years. 2017-01-01 13:07:43 +01:00
libgomp.hsa.c backport: hsa-builtins.def: New file. 2016-11-23 15:51:02 +01:00
libgomp.oacc-c [PR middle-end/71373] Handle more OMP_CLAUSE_* in nested function decomposition 2016-06-10 11:22:51 +02:00
libgomp.oacc-c++ C++ OpenACC routine directive testing: templated, and "auto", trailing return type syntax 2016-08-04 15:35:10 +02:00
libgomp.oacc-c-c++-common re PR c++/80029 (valgrind error in new_omp_context(omp_region_type) (gimplify.c:400)) 2017-03-22 06:52:10 -07:00
libgomp.oacc-fortran gimplify.c (gimplify_scan_omp_clauses): No special handling for OMP_CLAUSE_TILE. 2017-02-09 13:46:20 +00:00
Makefile.am re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) 2017-01-21 09:47:11 +01:00
Makefile.in re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) 2017-01-21 09:47:11 +01:00
libgomp-test-support.exp.in Remove build dependence on HSA run-time 2016-11-23 13:27:13 +01:00