53dee1896a1ef3b36573d393ce5fc454f0eb4fd5
[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 #notarget: hppa64*-hpux*
6 #xfail: arc-*-* d30v-*-* dlx-*-* i960-*-* or32-*-* pj*-*-*
7 # generic linker targets don't support .gnu.warning sections.
8
9 # Check that warnings are generated for the symbols in .gnu.warning
10 # construct and that the symbol still appears as expected.
11
12 #...
13 +[0-9]+: +[0-9a-f]+ +4 +OBJECT +GLOBAL +DEFAULT +[1-9] badsym
14 #pass
This page took 0.049417 seconds and 3 git commands to generate.