tizen 2.4 release
[external/binutils.git] / sim / testsuite / sim / cris / asm / opterr3.ms
1 # mach: crisv3 crisv8 crisv10 crisv32
2 # ld: -N --oformat binary --section-start=.text=0x10000000
3 # sim: --cris-naked --memory-mapfile
4 # xerror:
5 # output: Usage: run \[options\] program \[program args\]\n*\n
6 # progopts: --memory-region 0x10000000,0x1000
7  .include "bare3.ms"
8
9 ; Check that we get an error for wrong usage, not a SEGV for lack of
10 ; bfd when missing the program argument (can't use *only* mapped files).