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:
parent
efe5143f89
commit
09eff11aa4
2 changed files with 6 additions and 0 deletions
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue