r143899 - in /trunk/gcc: cp/ChangeLog cp/typeck...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Tue Feb 3 17:23:00 GMT 2009


Author: jakub
Date: Tue Feb  3 17:23:11 2009
New Revision: 143899

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143899
Log:
	PR c++/39056
	* typeck2.c (digest_init_r): Don't call process_init_constructor
	for COMPLEX_TYPE.

	* g++.dg/cpp0x/initlist13.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/initlist13.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/typeck2.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list