ld: Add --export-dynamic-symbol and --export-dynamic-symbol-list
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / warn3.d
... / ...
CommitLineData
1#source: start.s
2#ld: tmpdir/symbol3w.o tmpdir/symbol3.a
3#warning: .*: warning: badsym warning$
4#readelf: -s
5#xfail: [is_generic]
6# generic linker targets don't support .gnu.warning sections.
7
8# Check that warnings are generated for the symbols in .gnu.warning
9# construct and that the symbol still appears as expected.
10
11#...
12 +[0-9]+: +[0-9a-f]+ +4 +OBJECT +GLOBAL +DEFAULT +[1-9] badsym
13#pass
This page took 0.022897 seconds and 4 git commands to generate.