[Bug c/80787] gcc -Wmaybe-uninitialized false negative when compiling Emacs
manu at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Feb 21 21:20:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80787
Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |manu at gcc dot gnu.org
Resolution|--- |DUPLICATE
--- Comment #3 from Manuel López-Ibáñez <manu at gcc dot gnu.org> ---
(In reply to Marc Glisse from comment #1)
> This is a DUP of many other PRs, -fno-tree-ccp -fno-tree-vrp gives you the
> warning, but otherwise gcc optimises cond?value:undef to value.
*** This bug has been marked as a duplicate of bug 18501 ***
More information about the Gcc-bugs
mailing list