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:
Geoffrey Keating
2007-02-27 00:30:49 +00:00
committed by Geoffrey Keating
parent f30208f83f
commit 856c6c5905
2 changed files with 4 additions and 1 deletions

View File

@@ -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.

View File

@@ -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" } } */