stabs-1.m: Allow labels to be begin with $L as well as .L.
gcc/testsuite/ * objc.dg/stabs-1.m: Allow labels to be begin with $L as well as .L. From-SVN: r131341
This commit is contained in:
parent
1a8a3a5ef4
commit
a6514ef2c0
@ -1,3 +1,7 @@
|
||||
2008-01-05 Richard Sandiford <rsandifo@nildram.co.uk>
|
||||
|
||||
* objc.dg/stabs-1.m: Allow labels to be begin with $L as well as .L.
|
||||
|
||||
2008-01-05 Jerry DeLisle <jvdelisle@gcc.gnu.org>
|
||||
|
||||
PR libfortran/34676
|
||||
|
@ -15,4 +15,4 @@
|
||||
}
|
||||
@end
|
||||
|
||||
/* { dg-final { scan-assembler "(.SUBSPA.*\[\$\]CODE\[\$\]|.text\"?)\n\t.stabs.*100,0,0,(\\.)?L?L\[\$\]?etext\[0-9\]*\n(\\.)?L?L\[\$\]?etext" } } */
|
||||
/* { dg-final { scan-assembler "(.SUBSPA.*\[\$\]CODE\[\$\]|.text\"?)\n\t.stabs.*100,0,0,(\[\.\$\])?L?L\[\$\]?etext\[0-9\]*\n(\[\.\$\])?L?L\[\$\]?etext" } } */
|
||||
|
Loading…
Reference in New Issue
Block a user