OSDN Git Service

* lib/gcc-dg.exp (gcc-dg-debug-runtest): Remove build file trivial.S.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / debug / dwarf2 / dwarf2.exp
index b0eee0d..35e3c9a 100644 (file)
@@ -34,6 +34,7 @@ set comp_output [gcc_target_compile \
     "additional_flags=-gdwarf-2"]
 if { ! [string match "*: target system does not support the * debug format*" \
     $comp_output] } {
+    remove-build-file "trivial.S"
     dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.\[cS\]]] \
            "" $DEFAULT_CFLAGS
 }