From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18300 invoked by alias); 8 May 2003 01:16: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 18223 invoked by uid 71); 8 May 2003 01:16:00 -0000 Date: Thu, 08 May 2003 01:16:00 -0000 Message-ID: <20030508011600.18222.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Dara Hazeghi Subject: Re: c/8407: gcc3.2 ia64 (itanium-2) Internal compiler error in simplify_gen_subreg, at simplify-rtx.c:2711 Reply-To: Dara Hazeghi X-SW-Source: 2003-05/txt/msg00529.txt.bz2 List-Id: The following reply was made to PR c/8407; it has been noted by GNATS. From: Dara Hazeghi To: gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org Cc: Subject: Re: c/8407: gcc3.2 ia64 (itanium-2) Internal compiler error in simplify_gen_subreg, at simplify-rtx.c:2711 Date: Wed, 7 May 2003 18:11:59 -0700 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit- trail&database=gcc&pr=8407 Hi, I can confirm that this bug is still present on 3.3 branch and mainline (20030506). It does not appear to be itanium2 related, and crashes just fine from a generic cross compiler :-( Dara