* gas/vtable/{entry0.d,entry1.d,inherit0.d}: Fix pattern matching
authorRichard Henderson <rth@redhat.com>
Mon, 31 Aug 1998 20:26:33 +0000 (20:26 +0000)
committerRichard Henderson <rth@redhat.com>
Mon, 31 Aug 1998 20:26:33 +0000 (20:26 +0000)
        of whitespace for 64-bit hosts.

gas/testsuite/ChangeLog
gas/testsuite/gas/vtable/entry0.d
gas/testsuite/gas/vtable/entry1.d
gas/testsuite/gas/vtable/inherit0.d

index e211b70dc71e84370848e45d834bf04026020560..2ca8b2b1d4571e3da6a3a11b66714487dccda00e 100644 (file)
@@ -1,3 +1,8 @@
+Mon Aug 31 13:25:07 1998  Richard Henderson  <rth@cygnus.com>
+
+       * gas/vtable/{entry0.d,entry1.d,inherit0.d}: Fix pattern matching
+       of whitespace for 64-bit hosts.
+
 Mon Aug 31 12:45:49 1998  Richard Henderson  <rth@cygnus.com>
 
        * gas/vtable/vtable.exp: New.
index 6d77125c6b2bda63b773189e7f0523139505f6aa..ee0bb990276ed673198a6a568eb97f652a569789 100644 (file)
@@ -4,7 +4,7 @@
 .*: +file format .*
 
 RELOCATION RECORDS FOR \[.text\]:
-OFFSET   TYPE              VALUE 
+OFFSET +TYPE +VALUE 
 0+0000010 R_.*_GNU_VTENTRY  vtbl_a
 
 
index e7b132ba09e953353ac2357a9cd58fe8688492f6..a9d7bd53cac1e5d4516e7df9bedfafc07fdd1f50 100644 (file)
@@ -4,7 +4,7 @@
 .*: +file format .*
 
 RELOCATION RECORDS FOR \[.text\]:
-OFFSET   TYPE              VALUE 
+OFFSET +TYPE +VALUE 
 0+0000000 R_.*_GNU_VTENTRY  vtbl_a\+0x0+10
 
 
index 4687949d2a8c500b752293fdc80d73a82ea2a81d..62795b1ac1eae26e2700dbbd50619d47a9b1c133 100644 (file)
@@ -4,7 +4,7 @@
 .*: +file format .*
 
 RELOCATION RECORDS FOR \[.data\]:
-OFFSET   TYPE              VALUE 
+OFFSET +TYPE +VALUE 
 0+0000000 R_.*_GNU_VTINHERIT  \*ABS\*
 0+0000010 R_.*_GNU_VTINHERIT  vtbl_a
 
This page took 0.02745 seconds and 4 git commands to generate.