Commit 6b5aa5d0 by Mark Mitchell Committed by Mark Mitchell

* g++.dg/abi/empty10.C: Don't run on non-x86 targets.

From-SVN: r59529
parent 688f6688
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> 2002-11-25 Mark Mitchell <mark@codesourcery.com>
* testsuite/g++.dg/abi/empty11.C: New test. * testsuite/g++.dg/abi/empty11.C: New test.
......
// { dg-do run } // { dg-do run { target i?86-*-* } }
// { dg-options "-fabi-version=0 -w" } // { dg-options "-fabi-version=0 -w" }
struct E {}; struct E {};
......
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