interrupt_handler.c: Change from compile to assemble.
2009-04-10 Chao-ying Fu <fu@mips.com> * gcc.target/mips/interrupt_handler.c: Change from compile to assemble. From-SVN: r145935
This commit is contained in:
parent
1afc537304
commit
6e990b5462
@ -1,3 +1,8 @@
|
||||
2009-04-10 Chao-ying Fu <fu@mips.com>
|
||||
|
||||
* gcc.target/mips/interrupt_handler.c: Change from compile to
|
||||
assemble.
|
||||
|
||||
2009-04-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
|
||||
|
||||
* objc/execute/forward-1.x: Fix x86_64 entry typos.
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Test attributes for interrupt handlers */
|
||||
/* { dg-do compile } */
|
||||
/* { dg-do assemble } */
|
||||
/* { dg-options "-mips32r2 -msoft-float" } */
|
||||
|
||||
void f () { }
|
||||
|
Loading…
Reference in New Issue
Block a user