This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/18370] [3.4 Regression] cp_parser_initializer_list uninit variable problems


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-01-27 12:55 -------
Subject: Bug 18370

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_4-branch
Changes by:	amylaar@gcc.gnu.org	2005-01-27 12:54:40

Modified files:
	gcc/cp         : ChangeLog parser.c 

Log message:
	gcc:
	* real.c (do_add): Initialize signalling and canonical members.
	
	* real.c (real_from_integer): Zero out destination.
	gcc/cp:
	PR c++/18370
	* parser.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&only_with_tag=gcc-3_4-branch&r1=1.3892.2.192&r2=1.3892.2.193
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/parser.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.157.2.49&r2=1.157.2.50



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18370


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]