]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/cp/cvt.c
PR c++/58119
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Aug 2013 12:58:47 +0000 (12:58 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Aug 2013 12:58:47 +0000 (12:58 +0000)
commit9c4c1195ec4b2bca7a6685841affde29a9d77013
tree8032eae83cbbc51e1a5e4e573422bc93c16f14a6
parent8d0ea08f53e899b7c177426c989483ee1239b88b
PR c++/58119
* cvt.c (build_expr_type_conversion): Don't complain about a
template that can't match the desired type category.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@201880 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/cvt.c
gcc/testsuite/g++.dg/template/delete2.C [new file with mode: 0644]