From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11215 invoked by alias); 27 Aug 2007 16:02:26 -0000 Received: (qmail 11152 invoked by uid 22791); 27 Aug 2007 16:02:25 -0000 X-Spam-Check-By: sourceware.org Received: from nic2.axis.se (HELO krynn.se.axis.com) (193.13.178.10) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 27 Aug 2007 16:02:19 +0000 Received: from ignucius.se.axis.com (ignucius.se.axis.com [10.83.5.18]) by krynn.se.axis.com (8.13.4/8.13.4/Debian-3sarge3) with ESMTP id l7RG2EIE015762; Mon, 27 Aug 2007 18:02:14 +0200 Received: from ignucius.se.axis.com (localhost [127.0.0.1]) by ignucius.se.axis.com (8.12.8p1/8.12.8/Debian-2woody1) with ESMTP id l7RG2E5s002546; Mon, 27 Aug 2007 18:02:14 +0200 Received: (from hp@localhost) by ignucius.se.axis.com (8.12.8p1/8.12.8/Debian-2woody1) id l7RG2Epo002542; Mon, 27 Aug 2007 18:02:14 +0200 Date: Mon, 27 Aug 2007 16:07:00 -0000 Message-Id: <200708271602.l7RG2Epo002542@ignucius.se.axis.com> From: Hans-Peter Nilsson To: sandra@codesourcery.com CC: hans-peter.nilsson@axis.com, gcc-patches@gcc.gnu.org, davidu@mips.com, nigel@mips.com In-reply-to: <46D2F1EA.4010000@codesourcery.com> (message from Sandra Loosemore on Mon, 27 Aug 2007 11:46:50 -0400) Subject: Re: Broken tree with PATCH: back end initialization reorganization Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2007-08/txt/msg01840.txt.bz2 > Date: Mon, 27 Aug 2007 11:46:50 -0400 > From: Sandra Loosemore > I did do a full bootstrap and test on i686-pc-linux-gnu as well as > testing on the mips32r2-elfoabi configuration I've been using for the > remaining parts of the patches. None of which are incdec ports. > I'm not familiar with the cris back end. What command were you using to > configure your build? I'll see if I can reproduce and fix the error. --target=cris-axis-elf. You'd see the same failure with an ARM toolchain (an incdec port you and/or colleagues are familiar with), please regtest there as well. I suggest you revert the patch for the time being (no special approval needed). brgds, H-P