[Bug middle-end/30575] Missing warning about unitialized variable (CCP)

2009-02-07 Thread manu at gcc dot gnu dot org
--- 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:

[Bug middle-end/30575] Missing warning about unitialized variable

2009-02-07 Thread muntyan at tamu dot edu
--- Comment #4 from muntyan at tamu dot edu 2009-02-07 20:38 --- Hm, it might be a dup of #18501, but a mere mortal like me can't decide if it's so. Sorry for the spam if that's the case. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30575

[Bug middle-end/30575] Missing warning about unitialized variable

2009-02-07 Thread muntyan at tamu dot edu
--- Comment #3 from muntyan at tamu dot edu 2009-02-07 20:35 --- See the comments #17 and #18 in bug #22456. This is not a dup. -- muntyan at tamu dot edu changed: What|Removed |Added

[Bug middle-end/30575] Missing warning about unitialized variable

2007-01-28 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2007-01-28 19:29 --- *** This bug has been marked as a duplicate of 22456 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --