ICE: Does anyone care at all?
Michael Meissner
meissner@cygnus.com
Mon Jul 10 19:58:00 GMT 2000
On Mon, Jul 10, 2000 at 03:07:07PM -0700, Mike Stump wrote:
> I don't like the patch. If people want to fix the bug, or implement
> nonfaulting functionality that is nicer than faulting, that would be
> ok. Explaining the fault, then flauting, is, icky.
>
> > Date: Mon, 10 Jul 2000 13:37:17 -0700
> > From: Bruce Korb <bkorb@sco.COM>
> > Organization: Santa Cruz Operations
>
> > ! fputs ("We know about this. Someday, it may get fixed.\n", stderr );
> > ! abort ();
At least abort() is now usually defined to call fancy_abort() with the __FILE__
and __LINE__ information that says internal compiler error instead of just
segfaulting.
--
Michael Meissner, Red Hat, Inc.
PMB 198, 174 Littleton Road #3, Westford, Massachusetts 01886, USA
Work: meissner@redhat.com phone: +1 978-486-9304
Non-work: meissner@spectacle-pond.org fax: +1 978-692-4482
More information about the Gcc-bugs
mailing list