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 java/31325] gcj support for ARM EABI



------- Comment #10 from s_j_newbury at yahoo dot co dot uk  2007-03-24 17:30 -------
(In reply to comment #3)
> Created an attachment (id=13262)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13262&action=view) [edit]
> EABI can't implement _Unwind_Backtrace
> 
> This patch is from this bug:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29206
> 

This patch doesn't help right now.  It only affects sjlj exceptions and they
obviously aren't used due to --disable-sjlj-exceptions anyhow.  Using this
patch  as is causes _Unwind_Reason_Code to be undefined when sjlj exceptions
are disabled.


-- 


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


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