This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: patch for exception handlers in PIC code on ARM
- To: rearnsha at arm dot com
- Subject: Re: patch for exception handlers in PIC code on ARM
- From: Philip Blundell <philb at gnu dot org>
- Date: Sun, 14 Jan 2001 19:35:37 +0000
- cc: gcc-patches at gcc dot gnu dot org
- References: <200101141723.RAA26464@cam-mail2.cambridge.arm.com>
>If we are even using builtin_setjmp (and I don't think that we are, since
>I don't recall adding anything to support it, though it may be automatic)
I think it's automatic unless you have DONT_USE_BUILTIN_SETJMP in tm.h.
p.