pr68627.f: Limit target to x86.
gcc/testsuite: * gfortran.dg/pr68627.f: Limit target to x86. From-SVN: r231402
This commit is contained in:
parent
ceeb21ef31
commit
409c286f84
@ -1,3 +1,7 @@
|
||||
2015-12-08 Kirill Yukhin <kirill.yukhin@intel.com>
|
||||
|
||||
* gfortran.dg/pr68627.f: Limit target to x86.
|
||||
|
||||
2015-12-08 Andre Vieira <andre.simoesdiasvieira@arm.com>
|
||||
Joern Rennecke <joern.rennecke@embecosm.com>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
! { dg-do compile { target lp64 } }
|
||||
! { dg-do compile { target { { i?86-*-* x86_64-*-* } && lp64 } } }
|
||||
|
||||
! { dg-options "-Ofast -mavx512f -ffixed-xmm1 -ffixed-xmm2 -ffixed-xmm3 -ffixed-xmm4 -ffixed-xmm5 -ffixed-xmm6 -ffixed-xmm7 -ffixed-xmm8 -ffixed-xmm9 -ffixed-xmm10 -ffixed-xmm11 -ffixed-xmm12 -ffixed-xmm13 -ffixed-xmm14 -ffixed-xmm15" }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user