[Bug middle-end/49971] Missing "uninitialized" warning; may involve "return" statements
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Aug 4 00:56:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49971
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|c |middle-end
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-08-04 00:55:52 UTC ---
This is the standard CCP optimization getting in the way of uninitialized
variable warnings.
More information about the Gcc-bugs
mailing list