* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git] / gas / testsuite / gas / cr16 / cr16.exp
blob9285da81736165ebbdc9162a3797de70e7c38733
2 # Driver for CR16 assembler testsuite
5 if ![istarget cr16-*-*] {
6 return
9 set test_list [lsort [glob -nocomplain $srcdir/$subdir/*.d]]
10 foreach test $test_list {
11 # We need to strip the ".d", but can leave the dirname.
12 verbose [file rootname $test]
13 run_dump_test [file rootname $test]