Commit 2a513780 by Richard Sandiford Committed by Richard Sandiford

* g++.old-deja/g++.jason/thunk3.C: Remove mips*-*-* xfail.

From-SVN: r91336
parent 3aeee1b4
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>
* gcc.dg/cpp/isysroot-2.c: Move target selector from dg-options to
......
// { 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.
// Note that this will break on any target that uses the generic thunk
// support, because it doesn't support variadic functions.
......
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