setjmp/longtjmp missing from the execute testsuite

Joseph S. Myers joseph@codesourcery.com
Thu Jan 27 15:20:00 GMT 2005


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.

-- 
Joseph S. Myers               http://www.srcf.ucam.org/~jsm28/gcc/
    jsm@polyomino.org.uk (personal mail)
    joseph@codesourcery.com (CodeSourcery mail)
    jsm28@gcc.gnu.org (Bugzilla assignments and CCs)


More information about the Gcc mailing list