Update ld-elf/orphan-8.map to support 32-bit targets
authorH.J. Lu <hjl.tools@gmail.com>
Sat, 5 Sep 2015 13:44:53 +0000 (06:44 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Sat, 5 Sep 2015 13:44:53 +0000 (06:44 -0700)
* ld-elf/orphan-8.map: Updated to support 32-bit targets.

ld/testsuite/ChangeLog
ld/testsuite/ld-elf/orphan-8.map

index 5ca0f6cc65b7e91b6fa1823f7396554fb7b3071d..6ca3083d22d3aed2a16074a9282ae5210c40eff8 100644 (file)
@@ -1,3 +1,7 @@
+2015-09-05  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-elf/orphan-8.map: Updated to support 32-bit targets.
+
 2015-07-28  Andrew Burgess  <andrew.burgess@embecosm.com>
 
        * ld-elf/elf.exp: Switch to rely on run_dump_test.
index b6729785803fbb7bdf6a75cfb0d3db8e15aff020..0bd97666b8b7486aa6c9878d2adc2c1375f54340 100644 (file)
@@ -1,7 +1,7 @@
 #...
-.notbad         0x0000000000000004        0x4
- .notbad        0x0000000000000004        0x4 tmpdir/dump0.o
+.notbad         0x0+4        0x4
+ .notbad        0x0+4        0x4 tmpdir/dump0.o
 #...
-.note.bar       0x0000000000000010        0x4
- .note.bar      0x0000000000000010        0x4 tmpdir/dump0.o
+.note.bar       0x0+10        0x4
+ .note.bar      0x0+10        0x4 tmpdir/dump0.o
 #...