[Bug c/96629] spurious uninitialized variable warning with branches at -O1 and higher

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Aug 25 10:20:19 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96629

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2020-08-25
     Ever confirmed|0                           |1
             Blocks|                            |24639
             Status|UNCONFIRMED                 |NEW
           Keywords|                            |diagnostic

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
the control-flow analysis of the uninit warning isn't powerful enough to
capture this.


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24639
[Bug 24639] [meta-bug] bug to track all Wuninitialized issues


More information about the Gcc-bugs mailing list