From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 517 invoked by alias); 30 Sep 2010 20:01:55 -0000 Received: (qmail 506 invoked by uid 22791); 30 Sep 2010 20:01:54 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,MISSING_MID X-Spam-Check-By: sourceware.org Received: from localhost (HELO gcc.gnu.org) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 30 Sep 2010 20:01:51 +0000 From: "mikpe at it dot uu.se" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/45801] [4.6 regression] powerpc64-linux bootstrap comparison failure X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: bootstrap X-Bugzilla-Keywords: build X-Bugzilla-Severity: normal X-Bugzilla-Who: mikpe at it dot uu.se X-Bugzilla-Status: WAITING X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 4.6.0 X-Bugzilla-Changed-Fields: In-Reply-To: References: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Thu, 30 Sep 2010 23:22:00 -0000 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-09/txt/msg03309.txt.bz2 Message-ID: <20100930232200.YPSxFnnaPMMl-2xLoi5Bt1l6EbySJbh-kINrz_H4N9A@z> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45801 --- Comment #3 from Mikael Pettersson 2010-09-30 20:01:49 UTC --- (In reply to comment #1) > Please try with current trunk. No joy. Trunk as of a few hours ago, r164755, still fails with the same bootstrap comparison failure I showed earlier. I did run into PR45837 but Meissner's patch cured it.