From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12525 invoked by alias); 1 Jan 2002 23: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 12509 invoked by uid 71); 1 Jan 2002 23:16:01 -0000 Date: Tue, 01 Jan 2002 15:16:00 -0000 Message-ID: <20020101231601.12506.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Scott Snyder Subject: Re: middle-end/4227: 3.1 ICE in expand_end_loop Reply-To: Scott Snyder X-SW-Source: 2002-01/txt/msg00018.txt.bz2 List-Id: The following reply was made to PR middle-end/4227; it has been noted by GNATS. From: Scott Snyder To: gerald@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, gcc-gnats@gcc.gnu.org Cc: Subject: Re: middle-end/4227: 3.1 ICE in expand_end_loop Date: 01 Jan 2002 17:06:44 -0600 > This seems this has been fixed, at least I cannot reproduce > your crash (and a similiar crash of mine definitely has been > fixed). > Would you mind trying again with a current version of GCC and > reporting whether it still fails or not? With the current cvs version (3.1 20011231), i no longer see the crash. sss