* cp-tree.h (finish_function): Adjust prototype.
commit94cd7253d8b42bbc7cc28beb5432b1032c4bbb6e
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 Sep 1999 09:10:24 +0000 (10 09:10 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 Sep 1999 09:10:24 +0000 (10 09:10 +0000)
treef19bcfd52d213ea5666373e22ab16a78b119be71
parent07d01fbf66bd08afc060cc8c78d1b54b812fafd4
* cp-tree.h (finish_function): Adjust prototype.
* decl.c (finish_function): Return the function compiled.
* pt.c (instantiate_decl): Don't play games with obstacks.
* tree.c (mapcar): Handle OFFSET_REF and BIT_FIELD_REF.
(search_tree): Likewise.
* typeck.c: Fix typo in comment.
* typeck2.c (store_init_value): Add comment.

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