From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19602 invoked by alias); 16 Jul 2004 07:32:13 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 19595 invoked by uid 48); 16 Jul 2004 07:32:13 -0000 Date: Fri, 16 Jul 2004 07:32:00 -0000 Message-ID: <20040716073213.19594.qmail@sourceware.org> From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040716071005.16586.ned@bike-nomad.com> References: <20040716071005.16586.ned@bike-nomad.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug rtl-optimization/16586] [3.3 Regression] -O3 -fno-gcse ICE verify_local_live_at_start flow.c:575 X-Bugzilla-Reason: CC X-SW-Source: 2004-07/txt/msg01984.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2004-07-16 07:32 ------- It is fixed in 3.4.0 but worked in 3.0.4 so this is a regression. I have not reduced the testcase yet. -- What |Removed |Added ---------------------------------------------------------------------------- Component|c |rtl-optimization Keywords| |ice-on-valid-code Known to fail| |3.2.3 3.3.3 Known to work| |3.4.0 3.5.0 3.0.4 Summary|gcc 3.3.3/3.3.4 -O3 -fno- |[3.3 Regression] -O3 -fno- |gcse ICE |gcse ICE |verify_local_live_at_start |verify_local_live_at_start |flow.c:575 |flow.c:575 Target Milestone|--- |3.3.5 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16586