2015-02-26 Tom de Vries <tom@codesourcery.com>
* gcc.misc-tests/godump-1.c: Add missing cleanup of godump-1.out.
From-SVN: r221008
+2015-02-26 Tom de Vries <tom@codesourcery.com>
+
+ * gcc.misc-tests/godump-1.c: Add missing cleanup of godump-1.out.
+
2015-02-26 Sebastian Pop <s.pop@samsung.com>
PR tree-optimization/65048
typedef int8_t (*func_t)(void *p);
/* { dg-final { scan-file godump-1.out "(?n)^type _func_t func\[(\]\\*byte\[)\] int\[0-9\]*$" } } */
+
+/* { dg-final { remove-build-file "godump-1.out" } } */