This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: setjmp/longtjmp missing from the execute testsuite
- From: Mike Stump <mrs at apple dot com>
- To: Øyvind Harboe <oyvind dot harboe at zylin dot com>
- Cc: "Joseph S. Myers" <joseph at codesourcery dot com>, gcc at gcc dot gnu dot org
- Date: Fri, 28 Jan 2005 13:39:24 -0800
- Subject: Re: setjmp/longtjmp missing from the execute testsuite
On Friday, January 28, 2005, at 12:05 AM, Øyvind Harboe wrote:
What about a test case in the testsuite for setjmp/longjmp()?
Is there a reason why it has been omitted?
The same reason we don't bundle tests for open/fopen/dup/fork/mmap and
the other 3527 other symbols in my libc?
Sure feels like I just didn't understand your question.