This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
builtin-noret tests and _exit
- From: Eric Christopher <echristo at redhat dot com>
- To: jsm28 at cam dot ac dot uk, zack at codesourcery dot com
- Cc: gcc at gcc dot gnu dot org
- Date: 16 May 2003 17:30:50 -0700
- Subject: builtin-noret tests and _exit
- Organization:
So, there's a comment when we define _exit that some non-unix libc's
won't have this :) Got any offhand?
Trying to write this test portably is likely going to be hard. Could put
it as attribute ((weak)), but as rth pointed out, not all targets
support that.
Any examples of targets where we need to define _exit? I'd hate to have
to XFAIL this.
-eric
--
Eric Christopher <echristo@redhat.com>