* g++.dg/parse/attr-externally-visible-1.C: Likewise.
From-SVN: r124589
This commit is contained in:
parent
d5f9d0802c
commit
f1a6afe313
@ -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>
|
||||
|
||||
|
@ -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" } }
|
||||
|
Loading…
x
Reference in New Issue
Block a user