From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20901 invoked by alias); 21 Jan 2002 06:16: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 20877 invoked by uid 71); 21 Jan 2002 06:16:02 -0000 Date: Sun, 20 Jan 2002 22:16:00 -0000 Message-ID: <20020121061602.20875.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Craig Rodrigues Subject: Re: optimization/5423: The compiler crashes and you need to relax the optimization to -O0 Reply-To: Craig Rodrigues X-SW-Source: 2002-01/txt/msg00718.txt.bz2 List-Id: The following reply was made to PR optimization/5423; it has been noted by GNATS. From: Craig Rodrigues To: gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org, jtorres@sia.es, gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org Cc: Subject: Re: optimization/5423: The compiler crashes and you need to relax the optimization to -O0 Date: Mon, 21 Jan 2002 01:08:16 -0500 One more note. In gcc 3.1, -fdce has been renamed to -fssa-dce. If -fssa-dce is used, along with all the other compiler flags specified in this PR, then this file compiles at full optimization. http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5423