Add 2 tests for PR middle-end/71734
authorH.J. Lu <hongjiu.lu@intel.com>
Sun, 3 Jul 2016 16:40:22 +0000 (16:40 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Sun, 3 Jul 2016 16:40:22 +0000 (09:40 -0700)
commitb4410f63046bcda0f2d49d6bf2e4a1df1b62dd7e
tree7a3bae923db4cc35039cf8f6b29d8cddca1c89b7
parentb537bedd4f05431eaa92af09d44a5d6511b608be
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
libgomp/ChangeLog
libgomp/testsuite/libgomp.fortran/pr71734-1.f90 [new file with mode: 0644]
libgomp/testsuite/libgomp.fortran/pr71734-2.f90 [new file with mode: 0644]