setjmp/longtjmp missing from the execute testsuite

Øyvind Harboe oyvind.harboe@zylin.com
Fri Jan 28 08:46:00 GMT 2005


On Thu, 2005-01-27 at 11:31 +0000, Joseph S. Myers wrote:
> On Thu, 27 Jan 2005, [ISO-8859-1] Øyvind Harboe wrote:
> 
> > It also seems a bit strange that libgloss defines longjmp/setjmp if
> > there is a __builtin_setjmp/longjmp() in GCC.
> 
> __builtin_setjmp / __builtin_longjmp don't correspond to the C setjmp / 
> longjmp unlike other built-in functions, they are only there for internal 
> use.

I see.

What about a test case in the testsuite for setjmp/longjmp()?

Is there a reason why it has been omitted?

-- 
Øyvind Harboe <oyvind.harboe@zylin.com>



More information about the Gcc mailing list