[Bug target/57002] ARM back end has extra entries in attribute interrupt array.

2020-04-30 Thread clyon at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57002 Christophe Lyon changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/57002] ARM back end has extra entries in attribute interrupt array.

2020-04-30 Thread cvs-commit at gcc dot gnu.org
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:

[Bug target/57002] ARM back end has extra entries in attribute interrupt array.

2020-04-29 Thread clyon at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57002 Christophe Lyon changed: What|Removed |Added CC||clyon at gcc dot gnu.org --- Comment #

[Bug target/57002] ARM back end has extra entries in attribute interrupt array.

2013-04-25 Thread rearnsha at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57002 Richard Earnshaw changed: What|Removed |Added Target|ARM |arm Status|UNCONF

[Bug target/57002] ARM back end has extra entries in attribute interrupt array.

2013-04-18 Thread bpringlemeir at gmail dot com
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 },