Files
binutils-gdb/ld/testsuite/ld-cris/warn4.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

14 lines
357 B
Makefile

#source: start1.s
#source: globsym1ref.s
#source: globsymw2.s
#target: cris-*-*elf* cris-*-*aout*
#as: --emulation=criself
#ld: -mcriself
#warning: warning: isatty is not implemented and will always fail$
#objdump: -p
#xfail: *-*-*
# The test is xfailed because ELF stabs doesn't handle the stabs
# warning construct.
.*: file format elf32.*-cris
#pass