cp-tree.h (finish_function): Adjust prototype.
authorMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 10 Sep 1999 09:10:24 +0000 (09:10 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 10 Sep 1999 09:10:24 +0000 (09:10 +0000)
commitca5b5533e1a80628f6afca632fcece5395305665
treef19bcfd52d213ea5666373e22ab16a78b119be71
parent4d6abc1c32bb3a815b1899a6a930d4b8a41baa06
cp-tree.h (finish_function): Adjust prototype.

* 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.

From-SVN: r29262
gcc/cp/ChangeLog