From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 113493 invoked by alias); 21 Sep 2015 11:31:32 -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 Received: (qmail 113171 invoked by uid 55); 21 Sep 2015 11:31:28 -0000 From: "ro at CeBiTec dot Uni-Bielefeld.DE" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/67622] [6 regression] Solaris/SPARC bootstrap fails compiling stage2 stdc++.h.gch/O2ggnu++0x.gch Date: Mon, 21 Sep 2015 11:31:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: bootstrap X-Bugzilla-Version: 6.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ro at CeBiTec dot Uni-Bielefeld.DE X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 6.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2015-09/txt/msg01690.txt.bz2 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67622 --- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE --- The reghunt revealed (not completely unexpected) the following patch as the culprit: The first bad revision is: changeset: 25098:fa3edfa6a9a7 user: davem@138bc75d-0d04-0410-961f-82ee72b054a4 date: Sat Sep 12 00:13:23 2015 +0000 summary: Convert SPARC backend over to LRA. Rainer