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] Only define JMP_BUF_SIZE in backends that also define DONT_USE_BUILTIN_SETJMP


On Tue, Jun 26, 2012 at 7:09 PM, John David Anglin <dave.anglin@bell.net> wrote:
> On 6/26/2012 11:38 AM, Richard Henderson wrote:
>>
>> On 06/26/2012 01:55 AM, Steven Bosscher wrote:
>>>
>>> If __builtin_setjmp actually does work for ia64, why should we keep
>>> DONT_USE_BUILTIN_SETJMP? Could it break user code somehow?
>>
>> It's an ABI change for anyone using --enable-sjlj-exceptions.
>> But I don't know who that would be...
>
> SJLJ exceptions are forced for hpux10. ?It might have been a bug to not
> define
> DONT_USE_BUILTIN_SETJMP but nobody complained as far as I know.

Did hpux10 even ever run on ia64?

Ciao!
Steven


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