This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/18370] cp_parser_initializer_list uninit variable problems
- From: "dcb314 at hotmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Nov 2004 17:41:07 -0000
- Subject: [Bug c++/18370] cp_parser_initializer_list uninit variable problems
- References: <20041108083812.18370.dcb314@hotmail.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From dcb314 at hotmail dot com 2004-11-08 17:41 -------
>Must be a different variable/line which you quoted that is giving the problem.
You might be correct, but valgrind always reports accurate line numbers.
The bug still seems to be file parser.c, line 11646.
Might be worth another look.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18370