mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
8537fc01f3
* ld-cris/undef2.d, ld-cris/undef3.d: New tests.
12 lines
277 B
Makefile
12 lines
277 B
Makefile
#source: start1.s
|
|
#source: globsym1ref.s
|
|
#source: globsymw1.s
|
|
#target: cris-*-*elf* cris-*-*aout*
|
|
#as: --em=crisaout
|
|
#ld: -mcrisaout
|
|
#objdump: -p
|
|
# There should be no warning, since the symbol warned about is
|
|
# missing from the construct.
|
|
.*: file format a\.out-cris
|
|
#pass
|