Files
binutils-gdb/ld/testsuite/ld-cris/warn2.d
Jan Beulich 52be9c1ba3 cris/testsuite: don't use --em=
Using such abbreviations is fine when written on an interactive command
line by a human. In scripts and alike, doing so risks colliding with
later option additions, as is about to occur for gas: Shortly there'll
be --emit-local-absolute.
2025-07-04 10:40:31 +02:00

12 lines
283 B
Makefile

#source: start1.s
#source: globsym1ref.s
#source: globsymw1.s
#target: cris-*-*elf* cris-*-*aout*
#as: --emulation=criself
#ld: -mcriself
#objdump: -p
# There should be no warning, since the symbol warned about is
# missing from the construct.
.*: file format elf32.*-cris
#pass