Commit 697290b7 by Eric Botcazou Committed by Eric Botcazou

stabs-1.m: Allow section name to be quoted and assembly label to begin with '.LL'.

	* objc.dg/stabs-1.m: Allow section name to be quoted and
	assembly label to begin with '.LL'.

From-SVN: r92469
parent b4830636
2004-12-21 Eric Botcazou <ebotcazou@libertysurf.fr>
* objc.dg/stabs-1.m: Allow section name to be quoted and
assembly label to begin with '.LL'.
2004-12-21 Janis Johnson <janis187@us.ibm.com>
* gcc.dg/vect/vect.exp
......
......@@ -15,4 +15,4 @@
}
@end
/* { dg-final { scan-assembler ".text\n\t.stabs.*100,0,0,(\\.)?Letext\[0-9\]*\n(\\.)?Letext" } } */
/* { dg-final { scan-assembler ".text\"?\n\t.stabs.*100,0,0,(\\.)?L?Letext\[0-9\]*\n(\\.)?L?Letext" } } */
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