[Bug middle-end/47307] Uninitialized in this function: warning for initialized, no warning for uninitialized
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Aug 29 13:31:34 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47307
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #7 from Richard Biener <rguenth at gcc dot gnu.org> ---
The convrt thing is now working, the lopt diagnostic is given at -O0, the read
is indeed eliminated with optimization.
More information about the Gcc-bugs
mailing list