https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57002
Christophe Lyon changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57002
--- Comment #4 from CVS Commits ---
The master branch has been updated by Christophe Lyon :
https://gcc.gnu.org/g:03afbf335776916724b0608c256495c04a369d2b
commit r10-8063-g03afbf335776916724b0608c256495c04a369d2b
Author: Christophe Lyon
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57002
Christophe Lyon changed:
What|Removed |Added
CC||clyon at gcc dot gnu.org
--- Comment #
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57002
Richard Earnshaw changed:
What|Removed |Added
Target|ARM |arm
Status|UNCONF
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57002
--- Comment #1 from Bill Pringlemeir 2013-04-18
22:40:40 UTC ---
static const isr_attribute_arg isr_attribute_args [] =
{
{ "IRQ", ARM_FT_ISR },
{ "irq", ARM_FT_ISR },
{ "FIQ", ARM_FT_FIQ },
{ "fiq", ARM_FT_FIQ },