875fe136ad732a865b2d2a21969140d68e619fcc
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / pr18963.d
1 # source: data.s
2 # ld: -T pr18963.t
3 # nm: -B -n
4 # notarget: *-*-aix* *-*-vms
5 # Skip on AIX targets because they require non-empty sections.
6 # Plus skip for VMS based targets as the linker automatically adds extra libraries that may not be present in a cross build.
7 # 64-bit Cygwin targets always start their sections at 0x200000000 which is why the regexps include a 2.
8
9 #...
10 0+700 A D
11 #...
12 0+700 A E
13 #...
14 [02]+800 T A
15 #...
16 [02]+900 T B
17 #...
18 [02]+a00 D C
19 #pass
This page took 0.034798 seconds and 3 git commands to generate.