This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11957] wrong "warning: statement has no effect"
- From: "ritzert at t-online dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Aug 2003 19:46:39 -0000
- Subject: [Bug c++/11957] wrong "warning: statement has no effect"
- References: <20030817191815.11957.ritzert@t-online.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11957
------- Additional Comments From ritzert at t-online dot de 2003-08-17 19:46 -------
Subject: Re: wrong "warning: statement has no effect"
pinskia at gcc dot gnu dot org schrieb:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11957
> ------- Additional Comments From pinskia at gcc dot gnu
> dot org 2003-08-17 19:21 -------
> I could not reproduce it on the mainline (20030814)?
> Can you provide the output of gcc -v?
Sure. I'm using today's snapshot:
gcc version 3.4 20030817 (experimental)
Michael