decl.c (finish_function): Move the code for handling functions marked with the constr...
authorMark Elbrecht <snowball3@bigfoot.com>
Tue, 5 Sep 2000 00:38:47 +0000 (20:38 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 5 Sep 2000 00:38:47 +0000 (20:38 -0400)
commitc9672d45dcdb6b6ba564450539c5b46ab8384b2f
treeaee148dac8d6b6040b8f489c53b0105896312fa8
parentaf7f0fde0bb653e030a04524b65c1b78d2e253db
decl.c (finish_function): Move the code for handling functions marked with the constructor and destructor...

        * decl.c (finish_function): Move the code for handling functions
        marked with the constructor and destructor attributes inside the
        expand_p block.

From-SVN: r36147
gcc/cp/ChangeLog
gcc/cp/decl.c