[PATCH 1/2] coff-go32: update ldscript
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / pr18963.d
CommitLineData
7a1a12f4 1# source: pr18963.s
975f8a9e
AM
2# ld: -T pr18963.t
3# nm: -B -n
7a1a12f4
SC
4# notarget: tic*-*-* ia64-*-* *-*-aix* microblaze-*-* *-*-vms
5# Skip this test on targets which have sizeof(byte) != sizeof(octet).
6# On these targets the ".lcomm _bss,0x100" directive does not create
7# a 0x100 byte long section as needed by the test.
8# Also skip it for AIX and IA64 targets because they use a non-standard version of .lcomm.
9# And skip for the microblaze target which does not support a .bss section at all.
10# Plus skip for VMS based targets as the linker automatically adds extra libraries that may not be present in a cross build.
975f8a9e
AM
11
12#...
7a1a12f4 130+a00 . D
975f8a9e 14#...
7a1a12f4 150+a00 . E
975f8a9e 16#...
7a1a12f4 17[02]+b00 T A
975f8a9e 18#...
7a1a12f4 19[02]+c00 D B
975f8a9e 20#...
7a1a12f4 21[02]+d00 . C
975f8a9e 22#pass
This page took 0.226936 seconds and 4 git commands to generate.