PR c++/51079, DR 495
authorJason Merrill <jason@redhat.com>
Thu, 10 Nov 2011 20:28:16 +0000 (15:28 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 10 Nov 2011 20:28:16 +0000 (15:28 -0500)
commit49fe93f41068a64691cb450cd5b9490dc81880ae
tree832c72a05021ceac05d31c3b5ab119b91f39e5dc
parentc68b1bc7eb13d1db7fc7b61a3601cac9cb75bcbe
PR c++/51079, DR 495

PR c++/51079, DR 495
* call.c (joust): Check the second conversion sequence
before checking templates.

From-SVN: r181270
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/conv12.C [new file with mode: 0644]