re PR c++/49823 ([C++0x] ICE on decltype(expr)::type with template)
authorJason Merrill <jason@redhat.com>
Mon, 25 Jul 2011 05:03:50 +0000 (01:03 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 25 Jul 2011 05:03:50 +0000 (01:03 -0400)
commit3bb4eb1cb3f3d41d82a46f05daba03c515be3813
treefffac9b4210e2d4d29b8ad14509098ec0d21f123
parent149e741d2c9a871c5ad7a9c6a02b340e224c3f1e
re PR c++/49823 ([C++0x] ICE on decltype(expr)::type with template)

PR c++/49823
* parser.c (cp_parser_qualifying_entity): Handle templates.

From-SVN: r176732
gcc/cp/ChangeLog
gcc/cp/parser.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/decltype21.C