OSDN Git Service

* decl.c (finish_function): Move the code for handling functions
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 Sep 2000 00:38:47 +0000 (00:38 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 Sep 2000 00:38:47 +0000 (00:38 +0000)
commita084c69e8c419ef18f55fcf217c90d017ac3d37a
treeaee148dac8d6b6040b8f489c53b0105896312fa8
parent109a90265f0897b823a24f4acfd46cae834a7a93
    * decl.c (finish_function): Move the code for handling functions
        marked with the constructor and destructor attributes inside the
        expand_p block.

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