gcc/libgomp/testsuite
Tom de Vries 3dede32b88 [nvptx, PR83589] Workaround for branch-around-nothing JIT bug
2018-01-24  Tom de Vries  <tom@codesourcery.com>

	PR target/83589
	* config/nvptx/nvptx.c (WORKAROUND_PTXJIT_BUG_2): Define to 1.
	(nvptx_pc_set, nvptx_condjump_label): New function. Copy from jump.c.
	Add strict parameter.
	(prevent_branch_around_nothing): Insert dummy insn between branch to
	label and label with no ptx insn inbetween.
	* config/nvptx/nvptx.md (define_insn "fake_nop"): New insn.

	* testsuite/libgomp.oacc-c-c++-common/pr83589.c: New test.

From-SVN: r257016
2018-01-24 13:52:12 +00:00
..
config Update copyright years. 2018-01-03 11:03:58 +01:00
lib
libgomp.c Update copyright years. 2018-01-03 11:03:58 +01:00
libgomp.c-c++-common Prune removed funcs from offload table 2017-12-30 17:02:00 +00:00
libgomp.c++
libgomp.fortran re PR fortran/81304 (Bogus warning with -Wsurprising and -fopenmp: Type specified for intrinsic function 'min' / 'max') 2017-11-24 22:40:21 +01:00
libgomp.graphite Update copyright years. 2018-01-03 11:03:58 +01:00
libgomp.hsa.c
libgomp.oacc-c
libgomp.oacc-c-c++-common [nvptx, PR83589] Workaround for branch-around-nothing JIT bug 2018-01-24 13:52:12 +00:00
libgomp.oacc-c++
libgomp.oacc-fortran [nvptx, PR81352] Add exit insn after noreturn call for neutered threads in warp 2018-01-24 11:27:10 +00:00
libgomp-test-support.exp.in
Makefile.am
Makefile.in