gdb/testsuite: Merge whatis.exp and ctf-whatis.exp
[deliverable/binutils-gdb.git] / ld / testsuite / ld-discard / extern.d
CommitLineData
3a921b77 1#source: extern.s
f9a3a01a 2#ld: -T discard.ld
88bd1539 3#error: .*data.* referenced in section `\.text' of tmpdir/extern.o: defined in discarded section `\.data\.exit' of tmpdir/extern.o
76994680 4#objdump: -p
1336939d 5#xfail: [is_generic]
76994680 6#pass
8aee822f
NC
7# The expected warning used to start with "`data' referenced..." but
8# this has two problems: 1) It does not include the name of the linker
9# command which will be present in the message, eg "../ld-new"
10# 2) Targets which define EXTERN_FORCE_RELOC to 0 in their
11# gas/config/tc-xxx.h file will convert the symbol in the reloc from
12# "data" to the section symbol ".data.exit".
This page took 0.869633 seconds and 4 git commands to generate.