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:
parent
efe5143f89
commit
09eff11aa4
@ -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…
x
Reference in New Issue
Block a user