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

[Bug c++/42567] [C++0x] ICE with auto in type_unification_real, at cp/pt.c:13310



------- Comment #2 from jason at gcc dot gnu dot org  2010-01-04 17:53 -------
Subject: Bug 42567

Author: jason
Date: Mon Jan  4 17:53:29 2010
New Revision: 155627

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155627
Log:
        PR c++/42567
        * semantics.c (describable_type): Remove decltype comment and
        semantics.

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


-- 


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


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