[Bug bootstrap/18574] bootstrap comprison failed

2004-11-20 Thread ebotcazou at gcc dot gnu dot org

--- Additional Comments From ebotcazou at gcc dot gnu dot org  2004-11-20 
12:59 ---
I can't reproduce with:

cat LAST_UPDATED
Sat Nov 20 11:33:24 CET 2004
Sat Nov 20 10:33:24 UTC 2004

Configured with: /home/eric/cvs/gcc/configure amd64-mandrake-linux-gnu
--prefix=/home/eric/install/gcc/native --enable-__cxa_atexit
--enable-languages=c,c++,objc,f95,java
--enable-checking=assert,misc,tree,rtl,rtlflag --disable-libmudflap
Thread model: posix
gcc version 4.0.0 20041120 (experimental)

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

but not on sparc*-sun-solaris2.x (x =7).


-- 
   What|Removed |Added

 CC||ebotcazou at gcc dot gnu dot
   ||org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18574


[Bug bootstrap/18574] bootstrap comprison failed

2004-11-20 Thread ebotcazou 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


[Bug bootstrap/18574] bootstrap comprison failed

2004-11-20 Thread belyshev at lubercy dot com

--- Additional Comments From belyshev at lubercy dot com  2004-11-20 14:01 
---
I can confirm this on i686-pc-linux-gnu:

Bootstrap comparison failure!
./fold-const.o differs
./loop.o differs


-- 
   What|Removed |Added

   Severity|normal  |critical
  GCC build triplet|x86_64-unknown-linux-gnu|
   GCC host triplet|x86_64-unknown-linux-gnu|
 GCC target triplet|x86_64-unknown-linux-gnu|
   Target Milestone|--- |4.0.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18574


[Bug bootstrap/18574] bootstrap comprison failed

2004-11-20 Thread ebotcazou at gcc dot gnu dot org

--- Additional Comments From ebotcazou at gcc dot gnu dot org  2004-11-20 
14:12 ---
At this point we can say that there is a problem somewhere.


-- 
   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed||1
   Last reconfirmed|-00-00 00:00:00 |2004-11-20 14:12:48
   date||


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18574