https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58884

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |diagnostic
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2017-10-28
     Ever confirmed|0                           |1

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Max TenEyck Woodbury from comment #1)
> I found the relevant code in the "gimplify" modules. 

This is the wrong location for this kind of warning.

The correct location is where the -Wunused-value warnings are emitted.

Reply via email to