This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/18574] bootstrap comprison failed
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Nov 2004 13:40:51 -0000
- Subject: [Bug bootstrap/18574] bootstrap comprison failed
- References: <20041120004245.18574.hjl@lucon.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-11-20 13:40 -------
> However, I'm seeing a bootstrap comparison failure on sparc-sun-solaris2.5.1:
>
> Bootstrap comparison failure!
> ./fold-const.o differs
> cp/typeck.o differs
>
> and sparc-sun-solaris2.6:
>
> Bootstrap comparison failure!
> ./fold-const.o differs
The differences are only in debug sections too. And both targets use STABS,
unlike sparc*-sun-solaris2.x (x>=7) that have switched to DWARF-2.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18574