[Bug tree-optimization/64823] [5 Regression] false "may be used uninitialized", missed jump threading
law at redhat dot com
gcc-bugzilla@gcc.gnu.org
Fri Feb 13 21:12:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64823
Jeffrey A. Law <law at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #7 from Jeffrey A. Law <law at redhat dot com> ---
Fixed jump threader to handle case exposed by this BZ, which in turn fixes the
false positive "may be used uninitialized" warning.
More information about the Gcc-bugs
mailing list