This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Couple more bug updates 5/13
- From: "Giovanni Bajo" <giovannibajo at libero dot it>
- To: <gcc-bugs at gcc dot gnu dot org>,"Dara Hazeghi" <dhazeghi at yahoo dot com>
- Date: Wed, 14 May 2003 12:39:54 +0200
- Subject: Re: Couple more bug updates 5/13
- References: <34D410DA-8574-11D7-950F-000393681B36@yahoo.com>
Dara Hazeghi <dhazeghi@yahoo.com> wrote:
> Thanks,
> Dara
Thank you instead.
Everything's done except:
> 6937
An ICE is never an accepted behaviour. So this bug will stay open, the bug
must be fixed. "Confused by earlier errors, bailing out" is just a message
which replaces an ICE on error recovery when GCC is not configured
with --enable-checking. You should always configure your GCCs
with --enable-checking to expose the ICEs properly.
> 6584
There is no reason in the audit trail why this should be closed.
Giovanni Bajo