Commit 8208b34a by Geoffrey Keating Committed by Geoffrey Keating

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: r122355
parent 894c0f1b
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" } } */
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