[Bug c++/17796] [3.4/4.0/4.1 Regression] Too many unused parameter warnings emitted.
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Oct 14 16:36:00 GMT 2005
------- Comment #8 from cvs-commit at gcc dot gnu dot org 2005-10-14 16:36 -------
Subject: Bug 17796
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: nathan@gcc.gnu.org 2005-10-14 16:36:49
Modified files:
gcc/cp : ChangeLog optimize.c
Log message:
PR c++/17796
* optimize.c (update_cloned_parm): Add FIRST parameter. Use it.
(maybe_clone_body): Track the first clone.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.4931&r2=1.4932
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/optimize.c.diff?cvsroot=gcc&r1=1.118&r2=1.119
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17796
More information about the Gcc-bugs
mailing list