This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/32209] Boot failure Comparing stages 2 and 3
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Jun 2007 22:01:06 -0000
- Subject: [Bug middle-end/32209] Boot failure Comparing stages 2 and 3
- References: <bug-32209-11706@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from pinskia at gcc dot gnu dot org 2007-06-04 22:01 -------
So you found a bug that was only exposed with " --disable-checking" which
usually means two thing, a gcc_assert really has side effects or something is
being micompiled now. Also by the way since the trunk works without including
--disable-checking, that means people are bootstrapping as required and just
made a stupid mistake otherwise.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32209