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: [basic-improvements] try/finally support for c/c++ - more tests


On Friday, November 8, 2002, at 09:58 AM, Kai Henningsen wrote:
Besides, I'm sick and tired of "... may be clobbered by longjmp" because
gcc cannot know how those jmp_buf's will be used.
This only applies to setjmp, not to __builtin_setjmp, nor sjlj EH.


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