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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|                            |13.0
   Last reconfirmed|                            |2023-04-20
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1
            Summary|-Wmaybe-uninitialized false |-Wmaybe-uninitialized false
                   |positive false positive     |positive with std::optional
                   |false positive false        |
                   |positive false positive     |

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Confirmed with GCC 13.  Almost always a missed optimization in the end ...

Reply via email to