* gas/m32r/relax-2.[sd]: New testcase.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m32r / error.exp
1 # Test assembler warnings and errors.
2
3 if [istarget m32r-*-*] {
4
5 load_lib gas-dg.exp
6
7 dg-init
8
9 dg-runtest "$srcdir/$subdir/wrongsize.s" "" ""
10
11 dg-finish
12
13 }
This page took 0.060037 seconds and 4 git commands to generate.