[Bug c/48643] Improving -Wuninitialized documentation (4.6.0 missed a bug that 3.4.3 caught)
manu at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Oct 24 23:57:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48643
Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |manu at gcc dot gnu.org
Resolution| |DUPLICATE
--- Comment #1 from Manuel López-Ibáñez <manu at gcc dot gnu.org> 2012-10-24 23:57:21 UTC ---
This is also bug 18501.
There are many ways in which optimizations may prevent the warning being
issued. Just look at how many open bugs are listed in PR24639. The current text
seems to say exactly this. But if you think your text is adding something not
in the current documentation, please submit a patch to gcc-patches@gcc.gnu.org.
*** This bug has been marked as a duplicate of bug 18501 ***
More information about the Gcc-bugs
mailing list