gcc/libgomp/testsuite
Cesar Philippidis 05e0af4386 [openacc] Fix ICE when compiling tile loop containing infinite loop
2018-04-16  Cesar Philippidis  <cesar@codesourcery.com>
	    Tom de Vries  <tom@codesourcery.com>

	PR middle-end/84955
	* omp-expand.c (expand_oacc_for): Add dummy false branch for
	tiled basic blocks without omp continue statements.

	* testsuite/libgomp.oacc-c-c++-common/pr84955.c: New test.
	* testsuite/libgomp.oacc-fortran/pr84955.f90: New test.

Co-Authored-By: Tom de Vries <tom@codesourcery.com>

From-SVN: r259406
2018-04-16 18:01:09 +00:00
..
config Update copyright years. 2018-01-03 11:03:58 +01:00
lib Runtime checking of OpenACC parallelism dimensions clauses 2017-05-23 11:16:05 +02:00
libgomp.c Fix switch conversion in offloading functions 2018-03-26 09:45:49 +00:00
libgomp.c-c++-common Prune removed funcs from offload table 2017-12-30 17:02:00 +00:00
libgomp.c++ re PR c++/82835 (ICE on valid code with -fopenmp) 2017-11-07 21:51:05 +01:00
libgomp.fortran re PR fortran/83064 (DO CONCURRENT and auto-parallelization) 2018-04-12 21:58:54 +00:00
libgomp.graphite force-parallel-4.c: XFAIL one parallelizable loop. 2018-03-20 12:42:59 +00:00
libgomp.hsa.c [hsa] Fix PR82416 testcase 2018-02-08 14:06:26 +01:00
libgomp.oacc-c Add v2di support for nvptx 2017-07-19 13:05:35 +00:00
libgomp.oacc-c-c++-common [openacc] Fix ICE when compiling tile loop containing infinite loop 2018-04-16 18:01:09 +00:00
libgomp.oacc-c++ Runtime checking of OpenACC parallelism dimensions clauses 2017-05-23 11:16:05 +02:00
libgomp.oacc-fortran [openacc] Fix ICE when compiling tile loop containing infinite loop 2018-04-16 18:01:09 +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 Enable building libgomp with Intel CET 2017-11-17 22:22:09 +01:00