2019-08-05 Jozef Lawrynowicz <jozef.l@mittosystems.com>
* gcc.target/msp430/pr80993.c: Add cleanup-saved-temps to final
actions.
From-SVN: r274116
+2019-08-05 Jozef Lawrynowicz <jozef.l@mittosystems.com>
+
+ * gcc.target/msp430/pr80993.c: Add cleanup-saved-temps to final
+ actions.
+
2019-08-05 Martin Liska <mliska@suse.cz>
PR c++/91334
/* { dg-do link } */
/* { dg-options "--save-temps -msim -flto -Os" } */
/* { dg-final { scan-file "pr80993.exe.ltrans0.s" no_ref_handler } } */
+/* { dg-final { cleanup-saved-temps } } */
void __attribute__((interrupt)) no_ref_handler (void)
{