2011-06-08 12:47:04 +08:00
|
|
|
#source: start.s
|
|
|
|
#ld: tmpdir/symbol3w.o tmpdir/symbol3.a
|
|
|
|
#warning: .*: warning: badsym warning$
|
|
|
|
#readelf: -s
|
2011-06-14 10:55:29 +08:00
|
|
|
#notarget: hppa64*-hpux*
|
2014-04-22 22:57:47 +08:00
|
|
|
#xfail: arc-*-* d30v-*-* dlx-*-* i960-*-* pj*-*-*
|
2011-06-14 10:55:29 +08:00
|
|
|
# generic linker targets don't support .gnu.warning sections.
|
2011-06-08 12:47:04 +08:00
|
|
|
|
|
|
|
# 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
|