+2005-08-05 John Davind Anglin <dave.anglin@nrc-cnrc.gc.ca>
+
+ * gas/hppa/reloc/reloc.exp (do_function_reloc_bug): Add "L%" to regexp.
+
2005-08-05 Paul Brook <paul@codesourcery.com>
* gas/arm/thumb32.s: Use correct conditional suffixes inside IT
# Make sure we didn't put anything in the instruction itself!
while 1 {
expect {
- -re "^0+cc\[^\n\]*ldil 0,r20\[^\n\]*\n"
+ -re "^0+cc\[^\n\]*ldil L%0,r20\[^\n\]*\n"
{ set x [expr $x+1] }
-re "^0+d0\[^\n\]*ldo 0\[\(\]+r20\[\)\]+,r19\[^\n\]*\n"
{ set x [expr $x+1] }