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

From-SVN: r124589
This commit is contained in:
Mike Stump 2007-05-10 01:02:55 +00:00 committed by Mike Stump
parent d5f9d0802c
commit f1a6afe313
2 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,7 @@
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>

View File

@ -1,5 +1,6 @@
// { 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" } }