gcc/libgomp/testsuite
H.J. Lu b4410f6304 Add 2 tests for PR middle-end/71734
simd3.f90 and simd4.f90 fail only with -msse2.  But they are compiled
with -mavx on AVX machines.  Add 2 tests to compile simd3.f90 and
simd4.f90 with -msse2 on AVX machines.

	PR middle-end/71734
	* testsuite/libgomp.fortran/pr71734-1.f90: New test.
	* testsuite/libgomp.fortran/pr71734-2.f90: Likewise.

From-SVN: r237950
2016-07-03 09:40:22 -07:00
..
config
lib libgcc_s is required by libstdc++ 2016-03-13 20:08:21 +01:00
libgomp.c c-parser.c (c_parser_omp_clause_schedule): Warn if OMP_CLAUSE_SCHEDULE_CHUNK_EXPR is known not to be positive. 2016-05-26 21:12:27 +02:00
libgomp.c++ semantics.c (handle_omp_array_sections_1): Don't ICE when processing_template_decl when checking for bitfields and unions. 2016-06-17 15:35:42 +02:00
libgomp.fortran Add 2 tests for PR middle-end/71734 2016-07-03 09:40:22 -07:00
libgomp.graphite
libgomp.hsa.c [hsa] Avoid segfault in hsa switch expansion 2016-05-23 13:45:13 +02:00
libgomp.oacc-c [PR middle-end/71373] Handle more OMP_CLAUSE_* in nested function decomposition 2016-06-10 11:22:51 +02:00
libgomp.oacc-c-c++-common [PR c/71381] C/C++ OpenACC cache directive rejects valid syntax 2016-06-10 11:22:38 +02:00
libgomp.oacc-c++ re PR middle-end/70626 (bogus results in 'acc parallel loop' reductions) 2016-04-29 10:42:04 -07:00
libgomp.oacc-fortran [PR middle-end/71373] Handle more OMP_CLAUSE_* in nested function decomposition 2016-06-10 11:22:51 +02:00
libgomp-test-support.exp.in
Makefile.am
Makefile.in