This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/51740] warning "is used uninitialized in this function" is missing if the variable initialized later


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

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

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

--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-01-03 15:16:57 UTC ---
This is a dup of PR50040, fixed for GCC 4.7.  Note that you need to enable
optimization to get the warning there.

*** This bug has been marked as a duplicate of bug 50040 ***


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]