From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3658 invoked by alias); 14 Jun 2006 14:46:57 -0000 Received: (qmail 2900 invoked by alias); 14 Jun 2006 14:46:46 -0000 Date: Wed, 14 Jun 2006 14:46:00 -0000 Message-ID: <20060614144646.2899.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/27158] [4.1/4.2 regression] ICE in extract_insn with -maltivec In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "sayle at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-06/txt/msg01365.txt.bz2 List-Id: ------- Comment #21 from sayle at gcc dot gnu dot org 2006-06-14 14:46 ------- Subject: Bug 27158 Author: sayle Date: Wed Jun 14 14:46:33 2006 New Revision: 114642 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114642 Log: PR target/27858 Revert incorrect fix for PR target/27158 2006-05-11 Roger Sayle * reload.c (find_reloads_toplev): Only return the simplified SUBREG of a reg_equiv_constant if the result is a legitimate constant. Modified: branches/gcc-4_1-branch/gcc/ChangeLog branches/gcc-4_1-branch/gcc/reload.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27158