OSDN Git Service

* optimize.c (maybe_clone_body): Copy DECL_NUM_STMTS from the
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Apr 2001 19:45:49 +0000 (19:45 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Apr 2001 19:45:49 +0000 (19:45 +0000)
commitd1e5845e975358a15181c43e2e95286c2e17dc0d
tree893f402862757e0a812fbfbedce1b13d64213b40
parentd6216faceb0a70f8bb36ee7d3bc973e9485346d0
* optimize.c (maybe_clone_body): Copy DECL_NUM_STMTS from the
cloned function to the clone.

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