mirror of
https://gcc.gnu.org/git/gcc.git
synced 2026-02-22 03:46:53 -05:00
stabs-attrib-vect-darwin.c: Allow for more builtin types.
* gcc.target/powerpc/stabs-attrib-vect-darwin.c: Allow for more builtin types. From-SVN: r122354
This commit is contained in:
committed by
Geoffrey Keating
parent
f30208f83f
commit
856c6c5905
@@ -1,5 +1,8 @@
|
||||
2007-02-26 Geoffrey Keating <geoffk@apple.com>
|
||||
|
||||
* gcc.target/powerpc/stabs-attrib-vect-darwin.c: Allow
|
||||
for more builtin types.
|
||||
|
||||
* g++.dg/ext/visibility/class1.C: Port to Darwin.
|
||||
* g++.dg/ext/visibility/noPLT.C: Likewise.
|
||||
|
||||
|
||||
@@ -8,4 +8,4 @@ int main ()
|
||||
return 0;
|
||||
}
|
||||
|
||||
/* { dg-final { scan-assembler ".stabs.*vi\:\\(0,16\\)=\@V" } } */
|
||||
/* { dg-final { scan-assembler ".stabs.*vi\:\\(0,\[0-9\]+\\)=\@V" } } */
|
||||
|
||||
Reference in New Issue
Block a user