DR 1286
authorJason Merrill <jason@redhat.com>
Sat, 3 Aug 2013 20:32:08 +0000 (16:32 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Sat, 3 Aug 2013 20:32:08 +0000 (16:32 -0400)
commit45d765871b6744d2fe519a61a1d15ff4d613388f
tree9218647d81212608b0e192ef6ad5cce3a8330fe0
parent9e356571d442ca5241117b05428fb5055b55d0aa
DR 1286

DR 1286
* pt.c (get_underlying_template): New.
(convert_template_argument, lookup_template_class_1): Use it.

From-SVN: r201470
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/g++.dg/cpp0x/alias-decl-0.C
gcc/testsuite/g++.dg/cpp0x/alias-decl-33a.C [new file with mode: 0644]
gcc/testsuite/g++.dg/cpp0x/alias-decl-dr1286.C [new file with mode: 0644]
gcc/testsuite/g++.dg/cpp0x/alias-decl-dr1286a.C [new file with mode: 0644]