OSDN Git Service

* pt.c (type_unification_real): Remove allow_incomplete argument.
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 7 Jul 2005 14:38:33 +0000 (14:38 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 7 Jul 2005 14:38:33 +0000 (14:38 +0000)
commitc82bf8c4a24a95dc1279322cbb996211b6856f22
tree793367d662238bb3bb1a40c3d5a99befb920d4ad
parent44fcaed094c04339ba09f22197914463cd92aa69
* pt.c (type_unification_real): Remove allow_incomplete argument.
Remove unreachable code.
(fn_type_unification): Adjust call to type_unification_real.
(unify): Likewise.

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