r179819 - in /branches/gcc-4_6-branch/gcc: cp/C...

jason@gcc.gnu.org jason@gcc.gnu.org
Tue Oct 11 19:50:00 GMT 2011


Author: jason
Date: Tue Oct 11 19:50:49 2011
New Revision: 179819

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179819
Log:
	PR c++/49216
	* init.c (build_vec_init): Avoid crash on new int[1]{}.

Added:
    branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/initlist-49216.C
Modified:
    branches/gcc-4_6-branch/gcc/cp/ChangeLog
    branches/gcc-4_6-branch/gcc/cp/init.c
    branches/gcc-4_6-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list