This is the mail archive of the gcc@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]

setjmp/longtjmp missing from the execute testsuite


The __builtin_setjmp is present in the gcc.c-torture/execute testsuite,
but setjmp/longjmp are strangely missing.

I looked in GCC 3.4.2 and also in newlib & libgloss, but no trace of a
setjmp/longjmp execute test.

It also seems a bit strange that libgloss defines longjmp/setjmp if
there is a __builtin_setjmp/longjmp() in GCC.


-- 
Øyvind Harboe
http://www.zylin.com



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