This is the mail archive of the gcc-cvs@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]

r194290 - in /branches/gcc-4_7-branch/gcc: cp/C...


Author: jason
Date: Fri Dec  7 05:13:33 2012
New Revision: 194290

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194290
Log:
	PR c++/54325
	* tree.c (build_aggr_init_expr): Don't check for abstract class.

Added:
    branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/initlist-pure.C
Modified:
    branches/gcc-4_7-branch/gcc/cp/ChangeLog
    branches/gcc-4_7-branch/gcc/cp/tree.c
    branches/gcc-4_7-branch/gcc/testsuite/g++.dg/other/abstract3.C


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