This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/18370] [3.4/4.0 Regression] cp_parser_initializer_list uninit variable problems
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Jan 2005 18:59:17 -0000
- Subject: [Bug c++/18370] [3.4/4.0 Regression] 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 cvs-commit at gcc dot gnu dot org 2005-01-26 18:59 -------
Subject: Bug 18370
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: amylaar@gcc.gnu.org 2005-01-26 18:59:04
Modified files:
gcc/cp : ChangeLog
Log message:
Add bug number:
PR c++/18370
* parse.c (cp_parser_initializer_clause): Initialize *non_constant_p.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.4596&r2=1.4597
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18370