Commit 09eff11a by Jozef Lawrynowicz Committed by Jozef Lawrynowicz

pr80993.c: Add cleanup-saved-temps to final actions.

2019-08-05  Jozef Lawrynowicz  <jozef.l@mittosystems.com>

	* gcc.target/msp430/pr80993.c: Add cleanup-saved-temps to final
	actions.

From-SVN: r274116
parent efe5143f
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)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment