CWG 1847 - Clarifying compatibility during partial ordering
authorJason Merrill <jason@redhat.com>
Wed, 10 May 2017 20:07:22 +0000 (16:07 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 10 May 2017 20:07:22 +0000 (16:07 -0400)
commit00e08b0f4802855cf1516e67faea5ab385acafd5
treefac302907200fdf074e6c0c3d28d74ad61e0d500
parente5795ce4937af06206161ea94b27a9df87fba1f1
CWG 1847 - Clarifying compatibility during partial ordering

* pt.c (more_specialized_fn): No order between two non-deducible
parameters.

From-SVN: r247856
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/g++.dg/template/partial-order1.C [new file with mode: 0644]