[Bug java/14392] Bad ARM code generation for StackTrace when using g++/CNI/gcj: A stack variable is wrongfully overwritten when an exception occurs.

drow at false dot org gcc-bugzilla@gcc.gnu.org
Tue Apr 13 04:17:00 GMT 2004


------- Additional Comments From drow at false dot org  2004-04-13 02:08 -------
Subject: Re:  Bad ARM code generation for StackTrace when using g++/CNI/gcj: A stack variable is wrongfully overwritten when an exception occurs.

As far as I know, ARM always still uses SJLJ exceptions.  DWARF2
exceptions are not supported.  The EABI defines a different unwinding
ABI but GCC does not implement it yet.



-- 


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



More information about the Gcc-bugs mailing list