Commit c23c7d89 by Andreas Jaeger Committed by Andreas Jaeger

* gcc.dg/setjmp-2.c: Only run in 32-bit.

From-SVN: r100248
parent cd8394dd
2005-05-27 Andreas Jaeger <aj@suse.de> 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. * gcc.dg/i386-sse-8.c: Run test on all archs.
2005-05-26 Mike Stump <mrs@apple.com> 2005-05-26 Mike Stump <mrs@apple.com>
......
/* PR middle-end/17813 */ /* PR middle-end/17813 */
/* Origin: Tom Hughes <tom@compton.nu> */ /* Origin: Tom Hughes <tom@compton.nu> */
/* { dg-do run { target i?86-*-linux* x86_64-*-linux* } } */ /* { 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 { i?86-*-linux* && ilp32 } } } */
/* { dg-options "-O -fomit-frame-pointer -march=i386" { target { x86_64-*-linux* && ilp32 } } } */ /* { dg-options "-O -fomit-frame-pointer -march=i386" { target { x86_64-*-linux* && ilp32 } } } */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment