re PR c++/42567 ([C++0x] ICE with auto in type_unification_real, at cp/pt.c:13310)
commit4b4a42c40af8376511de3b797c3d75a34f09b925
authorJason Merrill <jason@redhat.com>
Mon, 4 Jan 2010 17:53:29 +0000 (4 12:53 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 4 Jan 2010 17:53:29 +0000 (4 12:53 -0500)
tree87c14a59fac6122a426a6596a458cf6c1bd1ba74
parent5805e48d6cc083abada007038051beddf6953324
re PR c++/42567 ([C++0x] ICE with auto in type_unification_real, at cp/pt.c:13310)

PR c++/42567
* semantics.c (describable_type): Remove decltype comment and
semantics.

From-SVN: r155627
gcc/cp/ChangeLog
gcc/cp/semantics.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/auto17.C [new file with mode: 0644]