mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-12 01:37:14 +08:00
* g++.dg/abi/empty10.C: Don't run on non-x86 targets.
From-SVN: r59529
This commit is contained in:
parent
688f66887f
commit
6b5aa5d056
@ -1,3 +1,7 @@
|
||||
2002-11-26 Mark Mitchell <mark@codesourcery.com>
|
||||
|
||||
* g++.dg/abi/empty10.C: Don't run on non-x86 targets.
|
||||
|
||||
2002-11-25 Mark Mitchell <mark@codesourcery.com>
|
||||
|
||||
* testsuite/g++.dg/abi/empty11.C: New test.
|
||||
|
@ -1,4 +1,4 @@
|
||||
// { dg-do run }
|
||||
// { dg-do run { target i?86-*-* } }
|
||||
// { dg-options "-fabi-version=0 -w" }
|
||||
|
||||
struct E {};
|
||||
|
Loading…
Reference in New Issue
Block a user