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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |diagnostic
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2011.07.04 09:48:32
     Ever Confirmed|0                           |1
           Severity|normal                      |enhancement

--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-07-04 
09:48:32 UTC ---
This is similar to other uninitialized reports in that it requires to track
memory.  OTOH it is a lot harder because it is an IPA uninitialized use.

Reply via email to