5daeae9b97
* ld-elf/warn3.d: Correct target selection and comment.
14 lines
459 B
Makefile
14 lines
459 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-*-* or32-*-* 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
|