2010-10-18 Kai Tietz <kaI.tietz@onevision.com>
authorKai Tietz <kai.tietz@onevision.com>
Mon, 18 Oct 2010 05:50:31 +0000 (05:50 +0000)
committerKai Tietz <kai.tietz@onevision.com>
Mon, 18 Oct 2010 05:50:31 +0000 (05:50 +0000)
        * gas/i386/disp32.d: Adjust initial symbol check.
        * gas/i386/x86-64-disp32.d: Likewise.

gas/testsuite/ChangeLog
gas/testsuite/gas/i386/disp32.d
gas/testsuite/gas/i386/x86-64-disp32.d

index bfaaeb5..9f0755f 100644 (file)
@@ -1,3 +1,8 @@
+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
index c1f59b6..68fd3e8 100644 (file)
@@ -7,7 +7,7 @@
 
 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>
index 4d02063..c3d70a1 100644 (file)
@@ -7,7 +7,7 @@
 
 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>