OSDN Git Service

PR c++/58119
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Aug 2013 12:59:24 +0000 (12:59 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Aug 2013 12:59:24 +0000 (12:59 +0000)
* cp-tree.h (WILDCARD_TYPE_P): Split out from...
(MAYBE_CLASS_TYPE_P): ...here.
* 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/branches/gcc-4_7-branch@201881 138bc75d-0d04-0410-961f-82ee72b054a4


No differences found