r132254 - in /branches/gcc-4_2-branch/gcc: cp/C...
jason@gcc.gnu.org
jason@gcc.gnu.org
Tue Feb 12 06:37:00 GMT 2008
Author: jason
Date: Tue Feb 12 06:37:34 2008
New Revision: 132254
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132254
Log:
PR c++/34094
* decl2.c (cp_write_global_declarations): Don't write out static
data members with DECL_IN_AGGR_P set.
PR c++/33916
* Revert:
2006-10-17 Mark Mitchell <mark@codesourcery.com>
PR c++/29039
* typeck2.c (build_functional_cast): Don't zero-initialize
non-PODs; instead, call their constructors.
Removed:
branches/gcc-4_2-branch/gcc/testsuite/g++.dg/init/ctor8.C
Modified:
branches/gcc-4_2-branch/gcc/cp/ChangeLog
branches/gcc-4_2-branch/gcc/cp/decl2.c
branches/gcc-4_2-branch/gcc/cp/typeck2.c
branches/gcc-4_2-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list