Support different ld --hash-style in the ld testsuite
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / overlay-size.d
index f54f56dfe71f4ac9277b6e1263c9162e6b70e381..541f2166e48a42da294a63c848c8a35b9527aff8 100644 (file)
@@ -1,29 +1,33 @@
 # ld: -T overlay-size.t -Map tmpdir/overlay-size.map
 # name: overlay size
 # objdump: --headers
+# map: overlay-size-map.d
+# notarget: rx-*-*
+#   FAILS on the RX because the linker has to set LMA == VMA for the
+#   Renesas loader.
 #
 # The .bss[123] LMAs are deliberately blanked out.  We can't
 # reliably map overlaid sections to segments.
 #...
 0 \.bss1 +0+010 +0+20000 .*
.. \.bss1 +0+010 +0+20000 .*
 #...
 1 \.bss2 +0+030 +0+20000 .*
.. \.bss2 +0+030 +0+20000 .*
 #...
 2 \.bss3 +0+020 +0+20000 .*
.. \.bss3 +0+020 +0+20000 .*
 #...
 3 \.mtext +0+020 +0+10000 +0+30000 .*
.. \.mtext +0+020 +0+10000 +0+30000 .*
 #...
 4 \.mbss +0+230 +0+20030 .*
.. \.mbss +0+230 +0+20030 .*
 #...
 5 \.text1 +0+080 +0+10020 +0+30020 .*
.. \.text1 +0+080 +0+10020 +0+30020 .*
 #...
 6 \.text2 +0+040 +0+10020 +0+300a0 .*
.. \.text2 +0+040 +0+10020 +0+300a0 .*
 #...
 7 \.text3 +0+020 +0+10020 +0+300e0 .*
.. \.text3 +0+020 +0+10020 +0+300e0 .*
 #...
 8 \.data1 +0+030 +0+20260 +0+30100 .*
.. \.data1 +0+030 +0+20260 +0+30100 .*
 #...
 9 \.data2 +0+040 +0+20260 +0+30130 .*
.. \.data2 +0+040 +0+20260 +0+30130 .*
 #...
10 \.data3 +0+050 +0+20260 +0+30170 .*
.. \.data3 +0+050 +0+20260 +0+30170 .*
 #pass
This page took 0.024454 seconds and 4 git commands to generate.