pt.c (type_unification_real): Replace switch with if.
authorNathan Sidwell <nathan@codesourcery.com>
Wed, 6 Sep 2000 09:34:00 +0000 (09:34 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Wed, 6 Sep 2000 09:34:00 +0000 (09:34 +0000)
commitd7c4edd08e0a1e8a519affb51d40bcffbd60ff73
treec3755bc86140b1a61e02f7d38962107ce64f2907
parent2ff0c96233b86edf05a09cd8f59ceee0c3a3bf7a
pt.c (type_unification_real): Replace switch with if.

* pt.c (type_unification_real): Replace switch with if.
(unify): Tsubst non-type parms before comparing.

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