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: d30v-*-* dlx-*-* i960-*-* 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
15