This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/32334] Bootstrap comparison failure when comparing stage 2 and 3
- From: "redriver at korea dot ac dot kr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Jun 2007 07:40:31 -0000
- Subject: [Bug bootstrap/32334] Bootstrap comparison failure when comparing stage 2 and 3
- References: <bug-32334-14705@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from redriver at korea dot ac dot kr 2007-06-18 07:40 -------
(In reply to comment #1)
> What version of GCC are you starting with?
> This works for me on an i686-linux-gnu machine (a pentium 4D).
>
I think I found the problem. Previously, I use the gcc-3.2.2 to bootstrap the
gcc-4.2.0. But when I used higher version of gcc (gcc-4.1.2) to bootstrap then
there was no error. I think there is some incompatible between the two versions
3.2.2 and 4.2.0.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32334