diff options
Diffstat (limited to 'sim/testsuite/m32c/fail.s')
-rw-r--r-- | sim/testsuite/m32c/fail.s | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sim/testsuite/m32c/fail.s b/sim/testsuite/m32c/fail.s new file mode 100644 index 0000000..5066bce --- /dev/null +++ b/sim/testsuite/m32c/fail.s @@ -0,0 +1,9 @@ +# check that the sim doesn't die immediately. +# mach: m32c +# ld: -T$srcdir/$subdir/sample.ld +# xerror: + +.include "testutils.inc" + + start + fail |