mirror of
https://gcc.gnu.org/git/gcc.git
synced 2026-02-22 20:01:22 -05:00
* gcc.target/powerpc/ppc64-double-1.c: XFAIL for lp64.
From-SVN: r145461
This commit is contained in:
committed by
Janis Johnson
parent
c5412bb22a
commit
19cbbf1699
@@ -1,3 +1,7 @@
|
||||
2009-04-02 Janis Johnson <janis187@us.ibm.com>
|
||||
|
||||
* gcc.target/powerpc/ppc64-double-1.c: XFAIL for lp64.
|
||||
|
||||
2009-04-01 Eric Botcazou <ebotcazou@adacore.com>
|
||||
|
||||
* gcc.c-torture/compile/20090401-1.c: New test.
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
// { dg-do compile }
|
||||
// { dg-options "-O2 -mpowerpc64" }
|
||||
// { dg-final { scan-assembler-not "stfd" } }
|
||||
// xfail: PR middle-end/37272
|
||||
// { dg-final { scan-assembler-not "stfd" { xfail lp64 } } }
|
||||
|
||||
// The register allocator should have allocated the temporary long long value in a floating point register.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user