This is the mail archive of the gcc-patches@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]

Re: [PATCH] fix rx-elf libgcc build


On Fri, Oct 08, 2010 at 02:13:25PM -0400, DJ Delorie wrote:
> 
> > +#define TARGET_EXCEPT_UNWIND_INFO		sjlj_except_unwind_info
> 
> sjlj?  I thought RX used dwarf2 unwinding...

Not so far as I can see.  __builtin_eh_return isn't supported, among
other things...

-Nathan


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