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]

Re: setjmp/longtjmp missing from the execute testsuite


On Fri, 2005-01-28 at 13:39 -0800, Mike Stump wrote:
> 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.

I see your point.

I guess my feeling was that longjmp/setjmp() was more part of the
compiler than, say, fopen(). Also, it seems like something that it would
be possible to write a basic test for on all platforms.


-- 
Ø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]