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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P2
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2011-10-10
     Ever Confirmed|0                           |1

--- Comment #4 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-10-10 
12:09:52 UTC ---
The problem is that the change by rev. 148952 looks bogus.  Instead of
using TREE_NO_WARNING it should simply strip some promotions at the
point we do the sign-compare warning.

Ian, please look at this regression.

Reply via email to