gcc/libgomp/testsuite
Jakub Jelinek 9e2e13bd6d backport: re PR c/81687 (Compiler drops label in OpenMP region)
2017-09-07  Jakub Jelinek  <jakub@redhat.com>

	Backported from mainline
	2017-08-09  Jakub Jelinek  <jakub@redhat.com>

	PR c/81687
	* omp-low.c (omp_copy_decl): Don't remap FORCED_LABEL or DECL_NONLOCAL
	LABEL_DECLs.
	* tree-cfg.c (move_stmt_op): Don't adjust DECL_CONTEXT of FORCED_LABEL
	or DECL_NONLOCAL labels.
	(move_stmt_r) <case GIMPLE_LABEL>: Adjust DECL_CONTEXT of FORCED_LABEL
	or DECL_NONLOCAL labels here.

	* testsuite/libgomp.c/pr81687-1.c: New test.
	* testsuite/libgomp.c/pr81687-2.c: New test.

From-SVN: r251853
2017-09-07 22:26:34 +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 c/81687 (Compiler drops label in OpenMP region) 2017-09-07 22:26:34 +02:00
libgomp.c++ backport: re PR c/45784 (gcc OpenMP - error: invalid controlling predicate) 2017-09-07 22:18:45 +02: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
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-c++ C++ OpenACC routine directive testing: templated, and "auto", trailing return type syntax 2016-08-04 15:35:10 +02: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
libgomp-test-support.exp.in Remove build dependence on HSA run-time 2016-11-23 13:27:13 +01: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