DR 1391
authorJason Merrill <jason@redhat.com>
Mon, 18 May 2015 17:14:11 +0000 (13:14 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 18 May 2015 17:14:11 +0000 (13:14 -0400)
commitc4d6d7bc4630cabd415388ddc37fe1cd94522463
treed46415ab407e3f252d9f85324cd17bba2440ed81
parent8f56fadc243818bb1b89ac6f53c042d81eb03599
DR 1391

DR 1391
* pt.c (type_unification_real): Check convertibility here.
(unify_one_argument): Not here.

From-SVN: r223301
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/g++.dg/cpp0x/variadic118.C
gcc/testsuite/g++.dg/template/dr1391-1.C [new file with mode: 0644]
gcc/testsuite/g++.dg/template/dr1391-2.C [new file with mode: 0644]
gcc/testsuite/g++.dg/template/dr1391-3.C [new file with mode: 0644]