]> gcc.gnu.org Git - gcc.git/commit
re PR c++/10690 ([DR 115] Even when used within typeid(), a template-id generating...
authorJason Merrill <jason@redhat.com>
Thu, 26 Nov 2009 15:59:52 +0000 (10:59 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 26 Nov 2009 15:59:52 +0000 (10:59 -0500)
commit6780e186fc7a4ebf334f4b140cfd103e15deca3c
tree52df8039e2b5341626f2d8c5bcc3f09e1c50bc6d
parent87cd42599c846abbaf7a4ea063e594e68a175a5a
re PR c++/10690 ([DR 115] Even when used within typeid(), a template-id generating an overload set with only one function should silently decay to a pointer to function)

PR c++/10690
* rtti.c (get_tinfo_decl_dynamic): Call resolve_nondeduced_context.

From-SVN: r154675
gcc/cp/ChangeLog
gcc/cp/rtti.c
gcc/testsuite/g++.dg/template/explicit-args2.C
This page took 0.066699 seconds and 5 git commands to generate.