mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-11 19:49:32 +00:00
15 lines
450 B
Makefile
15 lines
450 B
Makefile
#source: start.s
|
|
#ld: tmpdir/symbol3w.o tmpdir/symbol3.a
|
|
#warning: .*: warning: badsym warning$
|
|
#readelf: -s
|
|
#notarget: hppa64*-hpux*
|
|
#xfail: arc-*-* d30v-*-* dlx-*-* i960-*-* pj*-*-*
|
|
# 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
|