pt.c (type_unification_real): Just accept function parms that don't use any template...
authorJason Merrill <jason@yorick.cygnus.com>
Tue, 27 Jan 1998 02:30:38 +0000 (02:30 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 27 Jan 1998 02:30:38 +0000 (21:30 -0500)
commit343c89cd95b1277f4f70406ec33c2b41bd2fcdfd
tree57546a02a015ccc92c58dec35cdc737a0e6fb491
parent69145bccaabdc7bf70091e7ac72c126c7cc872ea
pt.c (type_unification_real): Just accept function parms that don't use any template parms.

* pt.c (type_unification_real): Just accept function parms that
don't use any template parms.

From-SVN: r17500
gcc/cp/ChangeLog
gcc/cp/pt.c