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 middle-end/30575] Missing warning about unitialized variable (CCP)



------- Comment #5 from manu at gcc dot gnu dot org  2009-02-07 21:15 -------
This is an EXACT duplicate of bug 18501. CCP just assumes that foo is 8 always
and just removes foo completely.

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


-- 

manu at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |manu at gcc dot gnu dot org
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE
            Summary|Missing warning about       |Missing warning about
                   |unitialized variable        |unitialized variable (CCP)


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


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