Commit f1a6afe3 by Mike Stump Committed by Mike Stump

* g++.dg/parse/attr-externally-visible-1.C: Likewise.

From-SVN: r124589
parent d5f9d080
2007-05-09 Mike Stump <mrs@apple.com>
* g++.dg/other/first-global.C: Add -fpie for darwin.
* g++.dg/parse/attr-externally-visible-1.C: Likewise.
2007-05-09 Andreas Krebbel <krebbel1@de.ibm.com>
// { dg-do compile }
// { dg-options "-O3 -fwhole-program" }
/* { dg-options "-O3 -fwhole-program -fpie" { target *-*-darwin* } } */
// { dg-final { scan-assembler "foo1" } }
// { dg-final { scan-assembler "foo2" } }
// { dg-final { scan-assembler "foo3" } }
......
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