]> gcc.gnu.org Git - gcc.git/commit
cp-tree.h (finish_function): Adjust prototype.
authorMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 10 Sep 1999 08:52:07 +0000 (08:52 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 10 Sep 1999 08:52:07 +0000 (08:52 +0000)
commit4d6abc1c32bb3a815b1899a6a930d4b8a41baa06
treeac67db242e37a7870f41e606e2f2d4be9f5bf8ae
parentf0105ed3b9568fba5d49d279a4bc12546763ad89
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: r29261
gcc/cp/cp-tree.h
gcc/cp/decl.c
gcc/cp/pt.c
gcc/cp/tree.c
gcc/cp/typeck.c
gcc/cp/typeck2.c
This page took 0.057865 seconds and 5 git commands to generate.