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][Ada] arm-linux sjlj port


On Mon, 2009-09-07 at 13:14 +0200, Eric Botcazou wrote:
> > Although this patch is completely in the Ada backend, and thus has very
> > little to do with the ARM port maintenance, I'm concerned that we are
> > trying to create an SJLJ port of GCC for ARM linux.  Why is that needed?
> > Why aren't we using the unwind tables?
> 
> GNAT hasn't been ported to DWARF EH for ARM, SJLJ is the only available 
> solution for Ada on ARM as of this writing.
> 

ARM doesn't use the DWARF EH.  IT uses the format specified by the ARM
EABI.

R.


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