[Bug middle-end/35856] missing unitialized variable warning

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Apr 7 10:10:00 GMT 2008



------- Comment #4 from rguenth at gcc dot gnu dot org  2008-04-07 10:10 -------
It's all optimized away before the may-be-used-uninitialized warning is emitted
(we only execute warn_uninitialized_phi in the late pass).


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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



More information about the Gcc-bugs mailing list