This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug optimization/11222] arm/thumb __Unwind_SjLj_Register prologue optimization causes crash on interrupts


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

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



------- Additional Comments From mrbolha at ukonline dot co dot uk  2003-07-12 01:35 -------
I've just verified that the bug is still in gcc-3.3
The comand line I used to compile was:
arm-elf-gcc -S -mthumb teste.cpp -o teste.S -fexceptions -O2 -v -save-temps


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]