mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-16 11:10:09 +08:00
* g++.old-deja/g++.jason/thunk3.C: Remove mips*-*-* xfail.
From-SVN: r91336
This commit is contained in:
parent
3aeee1b434
commit
2a5137807f
@ -1,3 +1,7 @@
|
|||||||
|
2004-11-26 Richard Sandiford <rsandifo@redhat.com>
|
||||||
|
|
||||||
|
* g++.old-deja/g++.jason/thunk3.C: Remove mips*-*-* xfail.
|
||||||
|
|
||||||
2004-11-26 Ben Elliston <bje@au.ibm.com>
|
2004-11-26 Ben Elliston <bje@au.ibm.com>
|
||||||
|
|
||||||
* gcc.dg/cpp/isysroot-2.c: Move target selector from dg-options to
|
* gcc.dg/cpp/isysroot-2.c: Move target selector from dg-options to
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// { dg-do run { xfail mips*-*-* rs6000-*-* powerpc-*-eabi m68k-*-coff mn10300-*-* v850-*-* sh-*-* sh64-*-* h8*-*-* xtensa-*-* } }
|
// { dg-do run { xfail rs6000-*-* powerpc-*-eabi m68k-*-coff mn10300-*-* v850-*-* sh-*-* sh64-*-* h8*-*-* xtensa-*-* } }
|
||||||
// Test that variadic function calls using thunks work right.
|
// Test that variadic function calls using thunks work right.
|
||||||
// Note that this will break on any target that uses the generic thunk
|
// Note that this will break on any target that uses the generic thunk
|
||||||
// support, because it doesn't support variadic functions.
|
// support, because it doesn't support variadic functions.
|
||||||
|
Loading…
Reference in New Issue
Block a user