This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/17178] [3.5 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: 24 Aug 2004 22:32:48 -0000
- Subject: [Bug c/17178] [3.5 Regression] static consts and -Wunused-variable
- References: <20040824223146.17178.pinskia@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-08-24 22:32 -------
Casued by:
PR 12267, 12391, 12560, 13129, 14114, 14113
* c-tree.h: Forward declare struct c_binding. Declare
c_override_bindings_to_false. Update prototypes.
....
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17178