question about interrupt attribute

David Jea dcjea@ee.ucla.edu
Fri Feb 14 20:01:00 GMT 2003


I am using arm-elf-gcc to compile sample code,
and got following message.
warning: 'interrupt' attribute directive ignored.

in code,
void MyIRQHandler(void) __attribute__ ((interrupt("IRQ")));

Why there is a warning message,
I built arm-elf-gcc from gcc-2.95.3 and newlib-1.9.0 according to the
billgatiff.com.


Thank you.


David Jea

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com



More information about the crossgcc mailing list