ld/arm: Fix testsuite failures for armeb-linux-eabi
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / ifunc-6.gd
index 45fd91421e8abd8f1b77bb7a17533df1d284684b..649a57b9bdd5f056a8575d096745ee50f3b0d9f3 100644 (file)
@@ -5,7 +5,7 @@ Contents of section \.data:
 #------------------------------------------------------------------------------
 #------ 00010000: foo
 #------------------------------------------------------------------------------
- 10000 44332211 00800000 20800000           .*
+ 10000 (44332211 00800000 20800000|11223344 00008000 00008020)           .*
 Contents of section \.got:
 #------------------------------------------------------------------------------
 #------ 00011000: .got.plt
@@ -13,15 +13,15 @@ Contents of section \.got:
 #------ 00011008: reserved .got.plt entry
 #------ 0001100c: f3's .igot.plt entry [R_ARM_IRELATIVE]
 #------------------------------------------------------------------------------
- 11000 00000000 00000000 00000000 08a00000  .*
+ 11000 00000000 00000000 00000000 (08a00000|0000a008)  .*
 #------------------------------------------------------------------------------
 #------ 00011010: f2's .igot.plt entry [R_ARM_IRELATIVE]
 #------ 00011014: f4's .igot.plt entry [R_ARM_IRELATIVE]
 #------ 00011018: f1's .igot.plt entry [R_ARM_IRELATIVE]
 #------ 0001101c: .got entry for foo
 #------------------------------------------------------------------------------
- 11010 05a00000 0da00000 00a00000 00000100  .*
+ 11010 (05a00000 0da00000 00a00000 00000100|0000a005 0000a00d 0000a000 00010000)  .*
 #------------------------------------------------------------------------------
 #------ 00011020: .got entry for foo
 #------------------------------------------------------------------------------
- 11020 00000100                             .*
+ 11020 (00000100|00010000)                             .*
This page took 0.035002 seconds and 4 git commands to generate.