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] Use ptr_mode to save/restore pointers in builtin jmpbuf


> One more thing.  Word can be bigger than pointer on ILP32 targets.
> 5 pointers aren't sufficient.

Yes, that's why the buffer should be 5 words, as init_eh allocates now.

-- 
Eric Botcazou


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