[PATCH PR70729] The second part of patch.

H.J. Lu hjl.tools@gmail.com
Sun Jul 3 16:41:00 GMT 2016


On Sun, Jul 3, 2016 at 9:16 AM, Jakub Jelinek <jakub@redhat.com> wrote:
> On Sun, Jul 03, 2016 at 08:56:44AM -0700, H.J. Lu wrote:
>> --- /dev/null
>> +++ b/libgomp/testsuite/libgomp.fortran/pr71734-1.f90
>> @@ -0,0 +1,110 @@
>> +! { dg-do run { target avx_runtime } }
>> +! { dg-additional-options "-msse2" }
>> +! The same as simd3.f90, but compiled with -msse2.  we run it only on
>> +! AVX machine where simd4.f90 is compiled with -mavx.
>
> Please just
> include 'simd3.f90'
> here instead.  Also, s/simd4.f90/simd3.f90/ above.
>
>> diff --git a/libgomp/testsuite/libgomp.fortran/pr71734-2.f90 b/libgomp/testsuite/libgomp.fortran/pr71734-2.f90
>> new file mode 100644
>> index 0000000..1cad4c1
>> --- /dev/null
>> +++ b/libgomp/testsuite/libgomp.fortran/pr71734-2.f90
>> @@ -0,0 +1,104 @@
>> +! { dg-do run { target avx_runtime } }
>> +! { dg-additional-options "-msse2" }
>> +! The same as simd4.f90, but compiled with -msse2.  we run it only on
>> +! AVX machine where simd4.f90 is compiled with -mavx.
>> +
>
> Similarly.
> Ok with those changes.
>

This is what I checked in.


-- 
H.J.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-2-tests-for-PR-middle-end-71734.patch
Type: text/x-patch
Size: 1744 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20160703/eb7570e5/attachment.bin>


More information about the Gcc-patches mailing list