* gas/i386/disp32.d: Adjust initial symbol check.
* gas/i386/x86-64-disp32.d: Likewise.
+2010-10-18 Kai Tietz <kaI.tietz@onevision.com>
+
+ * gas/i386/disp32.d: Adjust initial symbol check.
+ * gas/i386/x86-64-disp32.d: Likewise.
+
2010-10-18 Maciej W. Rozycki <macro@linux-mips.org>
* gas/mips/ld.d: Spell out section offsets and addends
Disassembly of section .text:
-0+ <foo-0x10>:
+0+ <.*>:
[ ]*[a-f0-9]+: 8b 58 03 mov 0x3\(%eax\),%ebx
[ ]*[a-f0-9]+: 8b 98 03 00 00 00 mov 0x3\(%eax\),%ebx
[ ]*[a-f0-9]+: eb 05 jmp 10 <foo>
Disassembly of section .text:
-0+ <foo-0x10>:
+0+ <.*>:
[ ]*[a-f0-9]+: 8b 58 03 mov 0x3\(%rax\),%ebx
[ ]*[a-f0-9]+: 8b 98 03 00 00 00 mov 0x3\(%rax\),%ebx
[ ]*[a-f0-9]+: eb 05 jmp 10 <foo>