This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/17796] [3.4/4.0/4.1 Regression] Too many unused parameter warnings emitted.



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]