mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-21 04:42:53 +08:00
333cd559ba
binutils/ * testsuite/lib/binutils-common.exp (prune_warnings_extra): Remove .note.GNU-stack warning. (run_dump_test): Call prune_warnings for ld and objcopy output. ld/ * testsuite/ld-elf/elf.exp: Disable prune_warnings_extra temporarily around test for absent .note.GNU-stack * testsuite/ld-cris/globsymw2.s, * testsuite/ld-cris/warn3.d: Modify "is not implemented" message to avoid dejagnu prune_warnings.
11 lines
248 B
Makefile
11 lines
248 B
Makefile
#source: start1.s
|
|
#source: globsym1ref.s
|
|
#source: globsymw2.s
|
|
#target: cris-*-*elf* cris-*-*aout*
|
|
#as: --em=crisaout
|
|
#ld: -mcrisaout
|
|
#warning: warning: isatty is not implemented, will always fail$
|
|
#objdump: -p
|
|
.*: file format a\.out-cris
|
|
#pass
|