r237950 - in /trunk/libgomp: ChangeLog testsuit...
hjl@gcc.gnu.org
hjl@gcc.gnu.org
Sun Jul 3 16:40:00 GMT 2016
Author: hjl
Date: Sun Jul 3 16:40:22 2016
New Revision: 237950
URL: https://gcc.gnu.org/viewcvs?rev=237950&root=gcc&view=rev
Log:
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.
Added:
trunk/libgomp/testsuite/libgomp.fortran/pr71734-1.f90
trunk/libgomp/testsuite/libgomp.fortran/pr71734-2.f90
Modified:
trunk/libgomp/ChangeLog
More information about the Gcc-cvs
mailing list