From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8102 invoked by alias); 22 Mar 2003 21:46:01 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 8087 invoked by uid 71); 22 Mar 2003 21:46:01 -0000 Date: Sat, 22 Mar 2003 21:46:00 -0000 Message-ID: <20030322214601.8086.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Janis Johnson Subject: Re: optimization/9123: [3.2/3.3/3.4 regression ] Internal compiler error in do_SUBST at combine.c:434 Reply-To: Janis Johnson X-SW-Source: 2003-03/txt/msg01510.txt.bz2 List-Id: The following reply was made to PR optimization/9123; it has been noted by GNATS. From: Janis Johnson To: gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org, khindenburg@cherrynebula.net, nobody@gcc.gnu.org, gcc-prs@gcc.gnu.org, aoliva@redhat.com Cc: Subject: Re: optimization/9123: [3.2/3.3/3.4 regression ] Internal compiler error in do_SUBST at combine.c:434 Date: Sat, 22 Mar 2003 13:42:33 -0800 The regression appeared with this patch: 2001-04-12 Alexandre Oliva * recog.c (general_operand, immediate_operand, nonmemory_operand): Require CONST_INTs to be sign-extended values for their modes. The search used the smaller C++ test case. http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9123