[Bug c++/56289] Bad unused value warning with comma operator

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Feb 11 18:40:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56289

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> 2013-02-11 18:40:06 UTC ---
(In reply to comment #2)
> But x was used inside the comma operator.

It is complaining about the right hand side which is y.



More information about the Gcc-bugs mailing list