This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/13029] [3.4 Regression] static consts and -Wunused-variable
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Nov 2003 22:10:13 -0000
- Subject: [Bug c/13029] [3.4 Regression] static consts and -Wunused-variable
- References: <20031112215852.13029.mrs@apple.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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: <http://gcc.gnu.org/ml/gcc-patches/
2003-05/msg00468.html>.
--
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