2004-12-03 H.J. Lu <hongjiu.lu@intel.com>
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 3 Dec 2004 17:06:28 +0000 (17:06 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 3 Dec 2004 17:06:28 +0000 (17:06 +0000)
* ld-elf/group1.d: Support 64bit.

ld/testsuite/ChangeLog
ld/testsuite/ld-elf/group1.d

index d927189..135aaa0 100644 (file)
@@ -1,3 +1,7 @@
+2004-12-03  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-elf/group1.d: Support 64bit.
+
 2004-12-01  Paul Brook  <paul@codesourcery.com>
 
        * ld-elf/group1.d: New test.
index d2f1b58..d0ba84c 100644 (file)
@@ -4,6 +4,6 @@
 #readelf: -s
 Symbol table '.symtab' contains .* entries:
 #...
-    .*: 00001000     0 NOTYPE  WEAK   DEFAULT    . foo
-    .*: 00000000     0 NOTYPE  GLOBAL DEFAULT  UND bar
+    .*: 0[0]*1000     0 NOTYPE  WEAK   DEFAULT    . foo
+    .*: 0[0]*0000     0 NOTYPE  GLOBAL DEFAULT  UND bar
 #...