[Bug c/36708] syntatic warning
manu at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Jul 21 16:17:00 GMT 2008
------- Comment #2 from manu at gcc dot gnu dot org 2008-07-21 16:16 -------
We need a complete testcase. I tried to reproduce this but GCC 4.4 with -Wall
-Wextra -Wunused always says:
src/pr36708.c:5: warning: left-hand operand of comma expression has no effect
src/pr36708.c:5: warning: statement with no effect
So this may be already fixed or your testcase is special. What flags are you
using?
--
manu at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |manu at gcc dot gnu dot org
Status|UNCONFIRMED |WAITING
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36708
More information about the Gcc-bugs
mailing list