]> gcc.gnu.org Git - gcc.git/commit
re PR c++/41703 (Problems with SFINAE. Source works at gcc 3.4.6 but fails at 4.2...
authorJason Merrill <jason@redhat.com>
Fri, 6 Nov 2009 03:32:55 +0000 (22:32 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 6 Nov 2009 03:32:55 +0000 (22:32 -0500)
commit9d79aec3134c59555a81daef276e5cde380688e6
treefef46d72721d47157bad5b830e2fe179d600ead6
parent57201d0267c5c660c7d66373b968a61566583bdd
re PR c++/41703 (Problems with SFINAE. Source works at gcc 3.4.6 but fails at 4.2.1 and 4.5.0.20091008)

PR c++/41703
* pt.c (check_undeduced_parms): New subroutine of...
(more_specialized_fn): ...here.  Undeduced template parms can make
a template less specialized than another.

From-SVN: r153957
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/partial6.C [new file with mode: 0644]
This page took 0.059202 seconds and 5 git commands to generate.