summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf/warn3.d
blob: 3015cf535306042efc913e2758773792e21b8bb1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#source: start.s
#ld: tmpdir/symbol3w.o tmpdir/symbol3.a 
#warning: .*: warning: badsym warning$
#readelf: -s
#xfail: [is_generic]
# generic linker targets don't support .gnu.warning sections.

# Check that warnings are generated for the symbols in .gnu.warning
# construct and that the symbol still appears as expected.

#...
 +[0-9]+: +[0-9a-f]+ +4 +OBJECT +GLOBAL +DEFAULT +[1-9] badsym
#pass