Allow non-fatal errors to be emitted and for disassembly notes be placed on AArch64
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / warn4.d
1 #source: start1.s
2 #source: globsym1ref.s
3 #source: globsymw2.s
4 #target: cris-*-*elf* cris-*-*aout*
5 #as: --em=criself
6 #ld: -mcriself
7 #warning: warning: isatty is not implemented and will always fail$
8 #objdump: -p
9 #xfail: *-*-*
10 # The test is xfailed because ELF stabs doesn't handle the stabs
11 # warning construct.
12 .*: file format elf32.*-cris
13 #pass
This page took 0.032124 seconds and 4 git commands to generate.