xgate cleanup
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / warn3.d
1 #source: start.s
2 #ld: tmpdir/symbol3w.o tmpdir/symbol3.a
3 #warning: .*: warning: badsym warning$
4 #readelf: -s
5 #xfail: d30v-*-* dlx-*-* pj*-*-*
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.034826 seconds and 4 git commands to generate.