binutils-gdb/ld/testsuite/ld-tic6x/tic6x.exp

8 lines
191 B
Plaintext

if { [istarget tic6x-*-*] } {
foreach test [lsort [glob -nocomplain $srcdir/$subdir/*.d]] {
if { [runtest_file_p $runtests $test] } {
run_dump_test [file rootname $test]
}
}
}