gcc/libgomp/testsuite
Jakub Jelinek f03915116b re PR c++/86291 (OpenMP incorrect for-loop collapsing with iterators and at least 5 nested loops)
PR c++/86291
	* parser.c (cp_parser_omp_for_loop_init): Change for_block argument
	type from vec<tree, va_gc> * to vec<tree, va_gc> *&.

	* testsuite/libgomp.c++/pr86291.C: New test.

From-SVN: r262137
2018-06-26 12:40:50 +02:00
..
config Update copyright years. 2018-01-03 11:03:58 +01:00
lib [openacc, testsuite] Allow installed testing of libgomp to find gomp-constants.h 2018-05-07 11:33:45 +00:00
libgomp.c [libgomp, testsuite] Move tests to libgomp.c-c++-common 2018-05-02 17:53:43 +00:00
libgomp.c++ re PR c++/86291 (OpenMP incorrect for-loop collapsing with iterators and at least 5 nested loops) 2018-06-26 12:40:50 +02:00
libgomp.c-c++-common [libgomp, testsuite] Move tests to libgomp.c-c++-common 2018-05-02 17:53:43 +00:00
libgomp.fortran re PR fortran/85841 ([F2018] reject deleted features) 2018-05-21 22:48:59 +02: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 [testsuite] Add scan-offload-tree-dump 2018-05-03 13:47:14 +00:00
libgomp.oacc-c++ Update OpenACC testcases 2018-06-22 12:04:14 +02:00
libgomp.oacc-c-c++-common Update OpenACC testcases 2018-06-22 12:04:14 +02:00
libgomp.oacc-fortran Update OpenACC testcases 2018-06-22 12:04:14 +02:00
Makefile.am
Makefile.in Enable building libgomp with Intel CET 2017-11-17 22:22:09 +01:00
libgomp-test-support.exp.in