]> gcc.gnu.org Git - gcc.git/commit
optimize.c (maybe_clone_body): Copy DECL_NUM_STMTS from the cloned function to the...
authorMark Mitchell <mark@codesourcery.com>
Wed, 11 Apr 2001 19:45:49 +0000 (19:45 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 11 Apr 2001 19:45:49 +0000 (19:45 +0000)
commit9b7949d5ffff47d657935da2ea6ec5aa3e77f9a7
tree893f402862757e0a812fbfbedce1b13d64213b40
parent2f5bf149f227198c523c682cb16052ac90ed54b4
optimize.c (maybe_clone_body): Copy DECL_NUM_STMTS from the cloned function to the clone.

* optimize.c (maybe_clone_body): Copy DECL_NUM_STMTS from the
cloned function to the clone.

From-SVN: r41267
gcc/cp/ChangeLog
gcc/cp/optimize.c
This page took 0.061463 seconds and 5 git commands to generate.