]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/testsuite/ld-scripts/segment-start.d
Really remove tic30-aout support
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-scripts / segment-start.d
CommitLineData
6057dc97
MR
1#name: SEGMENT_START expression not absolute
2#source: segment-start.s
3#ld: -e 0 -u __executable_start -T segment-start.ld
04ade4bc 4#nm: -B
6057dc97 5#xfail: mmix-*-* pdp11-*-* powerpc-*-aix* powerpc-*-beos* rs6000-*-* sh-*-pe
a435742a 6#xfail: tic30-*-*aout* c54x*-*-*coff* tic54x-*-*coff*
6057dc97
MR
7# XFAIL targets that are not expected to handle SEGMENT_START correctly.
8
9# Make sure `__executable_start' is regular:
10#
11# 10000000 T __executable_start
12#
13# not absolute:
14#
15# 10000000 A __executable_start
16
17#...
180*10000000 T __executable_start
19#pass