This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/17658] [4.0 Regression] Warning in gcc/cp/parser.c breaks bootstrap
- 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 Sep 2004 18:44:44 -0000
- Subject: [Bug c++/17658] [4.0 Regression] Warning in gcc/cp/parser.c breaks bootstrap
- References: <20040924162957.17658.v.haisman@sh.cvut.cz>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-09-24 18:44 -------
Hmm, token2 is not initialized at all. I think you have a patch applied which causes this error.
This works for me.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17658