gcc/libgomp/testsuite
Jakub Jelinek 50aa16c388 re PR c/81687 (Compiler drops label in OpenMP region)
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: r251019
2017-08-10 02:33:20 +02:00
..
config Update copyright years. 2017-01-01 13:07:43 +01:00
lib Runtime checking of OpenACC parallelism dimensions clauses 2017-05-23 11:16:05 +02:00
libgomp.c re PR c/81687 (Compiler drops label in OpenMP region) 2017-08-10 02:33:20 +02:00
libgomp.c++ re PR c/69389 (bit field incompatible with OpenMP atomic update) 2017-08-07 20:34:29 +02:00
libgomp.fortran Get rid of dg-skip-if etc. default args 2017-06-17 15:32:28 +00: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 Add v2di support for nvptx 2017-07-19 13:05:35 +00:00
libgomp.oacc-c-c++-common Fix diff_type in expand_oacc_for char iter_type 2017-08-07 17:06:11 +00:00
libgomp.oacc-c++ Runtime checking of OpenACC parallelism dimensions clauses 2017-05-23 11:16:05 +02:00
libgomp.oacc-fortran OpenACC 1.0 compatibility: acc_async_wait, acc_async_wait_all 2017-05-24 15:25:01 +02: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