From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27954 invoked by alias); 28 Feb 2010 11:59:39 -0000 Received: (qmail 27832 invoked by uid 48); 28 Feb 2010 11:59:27 -0000 Date: Sun, 28 Feb 2010 11:59:00 -0000 Message-ID: <20100228115927.27831.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug bootstrap/43170] gcc 4.5 20100218 bootstrap compare fails on os x 10.6 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "dominiq at lps dot ens dot fr" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2010-02/txt/msg02854.txt.bz2 ------- Comment #8 from dominiq at lps dot ens dot fr 2010-02-28 11:59 ------- (In reply to comment #7) > Please do not answer with yes or no, make it easy for readers to follow you by > formulating a full sentence statement as to what you mean. Thank you. On a Core2 Duo (x86_64-apple-darwin10), I see the libgomp comparison fails in a no reproducible way with both -j2 and -j3 (probability since the first occurrence at r 156585: 4 times for 9 full bootstraps). I have never seen this failure appearing twice in a raw, i.e., cleaning the build directory and restarting the bootstrap has always worked. On a monoprocessor G5 (powerpc-apple-darwin9) on which I always do a non parallel build, I have never seen a libgomp comparison failure. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43170