This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/17796] [3.4/4.0/4.1 Regression] Too many unused parameter warnings emitted.
- From: "nathan at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Oct 2005 16:10:01 -0000
- Subject: [Bug c++/17796] [3.4/4.0/4.1 Regression] Too many unused parameter warnings emitted.
- References: <bug-17796-87@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from nathan at gcc dot gnu dot org 2005-10-14 16:10 -------
the patch in #4 is definitely wrong, the right patch will be to the C++ FE, not
the common code.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17796