[Bug target/12637] GCC 3.3.1 ARM. Using "interrupt" keyword causes local variables to be corrupted when calling a function from an interrupt handler.

hugh dot okeeffe at ashling dot com gcc-bugzilla@gcc.gnu.org
Fri Oct 24 15:31:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12637



------- Additional Comments From hugh dot okeeffe at ashling dot com  2003-10-24 15:30 -------
Thanks for your response. 

Yes, this code looks fine i.e. instead of "str r3, [fp, -#40]" we know 
have "str     r3, [fp, #-32]" which leads to the question how did you generate 
this code ?



More information about the Gcc-bugs mailing list