pt.c (type_unification_real): Remove allow_incomplete argument.
authorNathan Sidwell <nathan@codesourcery.com>
Thu, 7 Jul 2005 14:38:33 +0000 (14:38 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Thu, 7 Jul 2005 14:38:33 +0000 (14:38 +0000)
commit90475fe0fc9f86f93f961c29050af9a7c1545396
tree793367d662238bb3bb1a40c3d5a99befb920d4ad
parentca12deb43edfb4a855ee2ca1f804836da1fb5336
pt.c (type_unification_real): Remove allow_incomplete argument.

* pt.c (type_unification_real): Remove allow_incomplete argument.
Remove unreachable code.
(fn_type_unification): Adjust call to type_unification_real.
(unify): Likewise.

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