OSDN Git Service

* pt.c (type_unification): If strict and the function parm doesn't
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Sep 1997 18:41:11 +0000 (18:41 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Sep 1997 18:41:11 +0000 (18:41 +0000)
commitd04cff648a7f6a4018f81aa694438e9f4769a7bd
tree004ddc4a3ac77fc22b4096bda212e1211a1a2827
parent3239e2b63c91674b51c4954c3695f4ffd7201e21
* pt.c (type_unification): If strict and the function parm doesn't
use template parms, just compare types.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15062 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/cp/pt.c