2.95.1: warning about exceptions with -fno-exceptions

Mike Stump mrs@wrs.com
Sun Oct 31 23:03:00 GMT 1999


> From: Carlo Wood <carlo@runaway.xs4all.nl>
> To: egcs-bugs@egcs.cygnus.com
> Date: Wed, 6 Oct 1999 16:14:47 +0200 (CEST)

> is this warning justified when using -fno-exceptions?

We've talked about this before on the list.  In short, yes, that is
why we put it in the compiler.  :-)

You can do anything you want, as long as when (if) you return, you
return a valid pointer.  :-)  NULL isn't a valid pointer.



More information about the Gcc-bugs mailing list