ICE with enable-checking in toplev.c:3594

Mark Mitchell mark@codesourcery.com
Tue Nov 30 23:39:00 GMT 1999


>>>>> "Andreas" == Andreas Jaeger <aj@suse.de> writes:

    >> This is caused by Kenner's recent merge.  I fixed part of the
    >> problem, but didn't notice the other part.  Here's a patch I
    >> think will fix it; will you let me know?  The
    >> get_containing_scope function is an abstraction that is longer
    >> overdue anyhow.

    Andreas> I'll tell you - but I need at least 20 hours until I get
    Andreas> at that point.

Yes, we need to fix that somehow.  There was a point when
--enable-checking was only a factor or two or so; this made it
possible for people to build that way regularly.  Now, it is basically
impossible; only the truly dedicated can brave it.

We should break ENABLE_CHECKING into
ENABLE_RTL_CHECKING/ENABLE_TREE_CHECKING/etc so that we can get some
more manageable options.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com



More information about the Gcc-bugs mailing list