2
0
mirror of git://gcc.gnu.org/git/gcc.git synced 2025-04-03 09:10:36 +08:00

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
This commit is contained in:
Jozef Lawrynowicz 2019-08-05 14:02:35 +00:00 committed by Jozef Lawrynowicz
parent efe5143f89
commit 09eff11aa4
2 changed files with 6 additions and 0 deletions
gcc/testsuite
ChangeLog
gcc.target/msp430

@ -1,3 +1,8 @@
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

@ -1,6 +1,7 @@
/* { 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)
{