Synchronize sourceware version of the libiberty sources with the master gcc versions.
[binutils-gdb.git] / sim / testsuite / sh / fail.s
blobf8b18045596286bcd2b9ff95bf8678ea09db2628
1 # sh testcase, fail
2 # mach: all
3 # as(sh): -defsym sim_cpu=0
4 # as(shdsp): -defsym sim_cpu=1 -dsp
5 # output: fail\n
6 # status: 1
8 .include "testutils.inc"
10 start
12 fail
14 exit 0