]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/cp/optimize.c
re PR c++/17796 (Too many unused parameter warnings emitted.)
authorNathan Sidwell <nathan@codesourcery.com>
Fri, 14 Oct 2005 16:36:49 +0000 (16:36 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Fri, 14 Oct 2005 16:36:49 +0000 (16:36 +0000)
commitb8ad8c93effa24b68de1287428844f5b6025d593
treebd89fe14baea44bc1be6e47a3864aa646430f170
parentd2c979efb7a2638849609b7a4ce48ea9f12dc9e8
re PR c++/17796 (Too many unused parameter warnings emitted.)

PR c++/17796
* optimize.c (update_cloned_parm): Add FIRST parameter. Use it.
(maybe_clone_body): Track the first clone.

From-SVN: r105415
gcc/cp/ChangeLog
gcc/cp/optimize.c