From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2217 invoked by alias); 12 Nov 2003 22:10: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 2202 invoked by uid 48); 12 Nov 2003 22:10:13 -0000 Date: Wed, 12 Nov 2003 22:10:00 -0000 Message-ID: <20031112221013.2201.qmail@sources.redhat.com> From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20031112215852.13029.mrs@apple.com> References: <20031112215852.13029.mrs@apple.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c/13029] [3.4 Regression] static consts and -Wunused-variable X-Bugzilla-Reason: CC X-SW-Source: 2003-11/txt/msg01068.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2003-11-12 22:10 ------- Confirmed. Broken on the mainline: Search converges between 2002-03-31-trunk (#71) and 2002-04-07- trunk (#72). Fixed in the 3.3 branch: Search converges between 2003-05-05-3.3 (#119) and 2003-05-06-3.3 (#120). Not fixed again on the mainline. This patch was not applied to the mainline which fixes it: . -- What |Removed |Added ---------------------------------------------------------------------------- CC| |mark at codesourcery dot com Status|UNCONFIRMED |NEW Ever Confirmed| |1 Keywords| |diagnostic, patch Last reconfirmed|0000-00-00 00:00:00 |2003-11-12 22:10:12 date| | Summary|static consts and -Wunused- |[3.4 Regression] static |variable |consts and -Wunused-variable Target Milestone|--- |3.4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13029