daily update
[binutils/dougsmingw.git] / ld / testsuite / ld-tic6x / tic6x.exp
blob3108a09ec2c0ce61458ba1e5f07061cb941cdf8c
1 if { [istarget tic6x-*-*] } {
2     foreach test [lsort [glob -nocomplain $srcdir/$subdir/*.d]] {
3         if { [runtest_file_p $runtests $test] } {
4             run_dump_test [file rootname $test]
5         }
6     }