* gcc.dg/setjmp-2.c: Only run in 32-bit.
From-SVN: r100248
This commit is contained in:
parent
cd8394dd97
commit
c23c7d8954
@ -1,5 +1,7 @@
|
||||
2005-05-27 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
* gcc.dg/setjmp-2.c: Only run in 32-bit.
|
||||
|
||||
* gcc.dg/i386-sse-8.c: Run test on all archs.
|
||||
|
||||
2005-05-26 Mike Stump <mrs@apple.com>
|
||||
|
@ -1,6 +1,7 @@
|
||||
/* PR middle-end/17813 */
|
||||
/* Origin: Tom Hughes <tom@compton.nu> */
|
||||
/* { dg-do run { target i?86-*-linux* x86_64-*-linux* } } */
|
||||
/* { dg-require-effective-target ilp32 } */
|
||||
/* { dg-options "-O -fomit-frame-pointer -march=i386" { target { i?86-*-linux* && ilp32 } } } */
|
||||
/* { dg-options "-O -fomit-frame-pointer -march=i386" { target { x86_64-*-linux* && ilp32 } } } */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user