From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19287 invoked by alias); 26 Jun 2002 15:36:03 -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 19263 invoked by uid 71); 26 Jun 2002 15:36:02 -0000 Resent-Date: 26 Jun 2002 15:36:02 -0000 Resent-Message-ID: <20020626153602.19262.qmail@sources.redhat.com> Resent-From: gcc-gnats@gcc.gnu.org (GNATS Filer) Resent-To: nobody@gcc.gnu.org Resent-Cc: gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org, spigel@olvs.miee.ru Resent-Reply-To: gcc-gnats@gcc.gnu.org, reichelt@igpm.rwth-aachen.de Received: (qmail 12156 invoked by uid 61); 26 Jun 2002 15:26:53 -0000 Message-Id: <20020626152653.12155.qmail@sources.redhat.com> Date: Wed, 26 Jun 2002 10:56:00 -0000 From: reichelt@igpm.rwth-aachen.de Reply-To: reichelt@igpm.rwth-aachen.de To: gcc-gnats@gcc.gnu.org Cc: spigel@olvs.miee.ru X-Send-Pr-Version: gnatsweb-2.9.3 (1.1.1.1.2.31) X-GNATS-Notify: spigel@olvs.miee.ru Subject: optimization/7134: Athlon: ICE in extract_insn, at recog.c:2130 X-SW-Source: 2002-06/txt/msg00634.txt.bz2 List-Id: >Number: 7134 >Category: optimization >Synopsis: Athlon: ICE in extract_insn, at recog.c:2130 >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: ice-on-legal-code >Submitter-Id: net >Arrival-Date: Wed Jun 26 08:36:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Volker Reichelt >Release: gcc 3.2 20020617 >Organization: >Environment: i686-pc-linux-gnu >Description: The following code causes an ICE when compiled with "gcc -march=athlon -O -c": --------------------------snip here---------------------- void foo () { int i, n; for ( i=0; iHow-To-Repeat: gcc -march=athlon -O -c bug.c >Fix: >Release-Note: >Audit-Trail: >Unformatted: