[Bug c++/50054] Fails to recover from type error in function signature

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Aug 16 23:38:00 GMT 2011


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

--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> 2011-08-16 23:36:03 UTC ---
Author: jason
Date: Tue Aug 16 23:35:59 2011
New Revision: 177814

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177814
Log:
    PR c++/50054
    * typeck2.c (cxx_incomplete_type_diagnostic): Handle
    init_list_type_node.

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



More information about the Gcc-bugs mailing list