XCOFF ld testsuite fixes
[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: *-*-vms
5 # Skip for VMS based targets as the linker automatically adds extra libraries that may not be present in a cross build.
6 # 64-bit Cygwin targets always start their sections at 0x200000000 which is why the regexps include a 2.
7
8 #...
9 0+700 A D
10 #...
11 0+700 A E
12 #...
13 [02]+800 T A
14 #...
15 [02]+900 T B
16 #...
17 [02]+a00 D C
18 #pass
This page took 0.029961 seconds and 4 git commands to generate.