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 bfaaeb58b5b2c783d6f57782eea9d3c7e72a7d49..9f0755fb0e48208d4c2f589fbac0545af64f8262 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 c1f59b6df524538b31d5d7eee1829bc6d269723c..68fd3e861a8e430795e3cda80255fe1fb217728b 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 4d02063013a82429877cf6b024f1bfd17ff64d72..c3d70a186adef775a3fb25cf2730206f6ebca6a3 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>
This page took 0.02612 seconds and 4 git commands to generate.