public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/38591]  New: erratic comparison failures on very fast machines
@ 2008-12-21 10:14 ebotcazou at gcc dot gnu dot org
  2008-12-21 15:22 ` [Bug bootstrap/38591] " hjl dot tools at gmail dot com
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2008-12-21 10:14 UTC (permalink / raw)
  To: gcc-bugs

Since we started building the 4.3.x compiler on very fast Linux machines (bi-
quad cores) we have observed erratic but consistent comparison failures, say
a handful of times a month.  The problematic file is always the same:

Comparing stages 2 and 3
Bootstrap comparison failure!
./sparseset.o differs
make[2]: *** [compare] Error 1

The stage 3 object file is not compiled as it should be; in fact, it can be
obtained manually by changing

#define ENABLE_ASSERT_CHECKING 1

to

/* #undef ENABLE_ASSERT_CHECKING */

in gcc/auto-host.h.

so there might be a race condition somewhere in the top-level bootstrap (note
that we have never built 4.2.x on the same machines).


-- 
           Summary: erratic comparison failures on very fast machines
           Product: gcc
           Version: 4.3.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ebotcazou at gcc dot gnu dot org


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


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2010-05-14 12:52 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-21 10:14 [Bug bootstrap/38591] New: erratic comparison failures on very fast machines ebotcazou at gcc dot gnu dot org
2008-12-21 15:22 ` [Bug bootstrap/38591] " hjl dot tools at gmail dot com
2008-12-21 16:09 ` ebotcazou at gcc dot gnu dot org
2008-12-21 16:19 ` hjl dot tools at gmail dot com
2008-12-21 17:13 ` ebotcazou at gcc dot gnu dot org
2008-12-21 17:22 ` hjl dot tools at gmail dot com
2008-12-29 23:09 ` rguenth at gcc dot gnu dot org
2009-09-06 21:18 ` ebotcazou at gcc dot gnu dot org
2009-09-17 16:28 ` rwild at gcc dot gnu dot org
2009-09-17 16:58 ` ebotcazou at gcc dot gnu dot org
2009-09-17 17:40 ` Ralf dot Wildenhues at gmx dot de
2010-05-11 13:40 ` [Bug bootstrap/38591] [4.3 regression] " rguenth at gcc dot gnu dot org
2010-05-14 12:52 ` rguenth at gcc dot gnu dot org
2010-05-14 12:52 ` rguenth at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).