[Bug libstdc++/71434] binomial_distribution operator(): using uninitialized variable

msebor at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Apr 12 20:38:01 GMT 2021


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

Martin Sebor <msebor at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |msebor at gcc dot gnu.org
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW
      Known to fail|                            |10.2.0, 11.0, 5.5.0, 6.4.0,
                   |                            |7.2.0, 8.3.0, 9.1.0
   Last reconfirmed|                            |2021-04-12

--- Comment #1 from Martin Sebor <msebor at gcc dot gnu.org> ---
The uninitialized read still seems possible in the latest sources (GCC 11). 
Thus confirming.


More information about the Gcc-bugs mailing list