From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31780 invoked by alias); 20 Jul 2010 23:46:16 -0000 Received: (qmail 31704 invoked by uid 48); 20 Jul 2010 23:45:59 -0000 Date: Tue, 20 Jul 2010 23:46:00 -0000 Message-ID: <20100720234559.31703.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug middle-end/45009] [4.6 Regression]: cris-elf libgcc build failure due to fix for PR45003, PR45006 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "bernds at gcc dot gnu dot org" 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-07/txt/msg02155.txt.bz2 ------- Comment #6 from bernds at gcc dot gnu dot org 2010-07-20 23:45 ------- Looks like it's making replacements in zero insns. I expected the code to fail earlier if there aren't any uses of the reg. I'll fix this tomorrow. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45009