This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/17341] [3.5 Regression] Bogus "unused parameter" warning with -O3
- From: "mckelvey at maskull dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Sep 2004 19:02:43 -0000
- Subject: [Bug c++/17341] [3.5 Regression] Bogus "unused parameter" warning with -O3
- References: <20040906235712.17341.mckelvey@maskull.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From mckelvey at maskull dot com 2004-09-12 19:02 -------
Subject: Re: [3.5 Regression] Bogus "unused parameter" warning with -O3
On Wednesday 08 September 2004 20:41 pm, pinskia at gcc dot gnu dot org wrote:
> ------- Additional Comments From pinskia at gcc dot gnu dot org 2004-09-09
> 03:41 ------- The only warnings I get are for
> pr17341.cc:22444: warning: suggest parentheses around assignment used as
> truth value
>
>
> Does this still happen?
I was able to bootstrap yesterday, and I no longer see this problem.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17341