search.c (lookup_field): Call complete_type in all cases.
authorJason Merrill <jason@gcc.gnu.org>
Thu, 18 Sep 1997 23:52:48 +0000 (19:52 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 18 Sep 1997 23:52:48 +0000 (19:52 -0400)
commit238109cd665cde1e1263eec736f2930bc0654ffb
treedbd2d811f0232fd2793a995ed52d1200779efbce
parent6020d3605c14364b52b635a93ef2b93ac39108ba
search.c (lookup_field): Call complete_type in all cases.

* search.c (lookup_field): Call complete_type in all cases.

Fixes CLN problems.

* decl.c (finish_function): Just warn about flowing off the end.

From-SVN: r15555
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/search.c