Commit 1aae12a2 by Andreas Jaeger Committed by Andreas Jaeger

* gcc.target/i386/amd64-abi-1.c: Only run as 64-bit tests.

From-SVN: r92887
parent b256bfa2
2005-01-04 Andreas Jaeger <aj@suse.de>
* gcc.target/i386/amd64-abi-1.c: Only run as 64-bit tests.
2005-01-03 Geoffrey Keating <geoffk@apple.com>
Robert Bowdidge <bowdidge@apple.com>
......
/* { dg-do compile { target x86_64-*-* } } */
/* { dg-options "-mno-sse" } */
/* { dg-require-effective-target lp64 } */
double foo(void) { return 0; } /* { dg-error "SSE disabled" } */
void bar(double x) { }
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