gas/riscv: Produce version 3 DWARF CIE by default
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / warn3.d
CommitLineData
83c5d36f
L
1#source: start.s
2#ld: tmpdir/symbol3w.o tmpdir/symbol3.a
3#warning: .*: warning: badsym warning$
4#readelf: -s
1336939d 5#xfail: [is_generic]
5daeae9b 6# generic linker targets don't support .gnu.warning sections.
83c5d36f
L
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.464865 seconds and 4 git commands to generate.