This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Functions that always return
- To: Mike Stump <mrs at windriver dot com>
- Subject: Re: Functions that always return
- From: Richard Henderson <rth at cygnus dot com>
- Date: Mon, 30 Oct 2000 11:00:01 -0800
- Cc: kenner at vlsi1 dot ultra dot nyu dot edu, gcc at gcc dot gnu dot org
- References: <200010301853.KAA24050@kankakee.wrs.com>
On Mon, Oct 30, 2000 at 10:53:31AM -0800, Mike Stump wrote:
> Also, setjmp/longjmp can be included.
Eh? No they can't. For the same reasons exit can't.
r~