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]

Re: IA-64 Patch: JMP_BUF_SIZE


In article <20000628140252.29725.qmail@pasanda.cygnus.co.uk> you write:
>        * config/ia64/linux.h (JMP_BUF_SIZE): Size is in Pmode units, not
>        bytes: remove the multiply by 8.

OK.

However, you really should be using the ABI mandated unwind sections instead
of setjmp/longjmp style EH.

Jim

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