Summary: | Bootstrap comparison failure when comparing stage 2 and 3 | ||
---|---|---|---|
Product: | gcc | Reporter: | Nguyen Huong Giang <redriver> |
Component: | bootstrap | Assignee: | Not yet assigned to anyone <unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | gcc-bugs |
Priority: | P3 | ||
Version: | 4.2.0 | ||
Target Milestone: | --- | ||
Host: | Intel(R) Xeon(TM) CPU | Target: | Intel(R) Xeon(TM) CPU |
Build: | Known to work: | ||
Known to fail: | Last reconfirmed: |
Description
Nguyen Huong Giang
2007-06-14 10:10:09 UTC
What version of GCC are you starting with? This works for me on an i686-linux-gnu machine (a pentium 4D). (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. This issue has already been worked around in 4.3 (and IIRC 4.2.1.) so closing as fixed. |