mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-12-14 22:43:39 +08:00
* g++.dg/abi/vthunk3.C: Run only on x86.
From-SVN: r59001
This commit is contained in:
parent
cfe17bd93b
commit
0631587180
@ -1,3 +1,7 @@
|
||||
2002-11-10 Mark Mitchell <mark@codesourcery.com>
|
||||
|
||||
* g++.dg/abi/vthunk3.C: Run only on x86.
|
||||
|
||||
2002-11-10 Joseph S. Myers <jsm@polyomino.org.uk>
|
||||
|
||||
* gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
|
||||
|
@ -1,4 +1,4 @@
|
||||
// { dg-do compile }
|
||||
// { dg-do compile { target i?86-*-* } }
|
||||
// { dg-options "-fabi-version=0" }
|
||||
|
||||
struct A {
|
||||
|
Loading…
Reference in New Issue
Block a user