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

Sam James <sjames at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|needs-bisection             |
            Summary|[13/14/15 Regression] bogus |[13/14/15 Regression] bogus
                   |-Wnull-dereference warning  |-Wnull-dereference warning
                   |                            |since
                   |                            |r13-1268-g8c99e307b20c50

--- Comment #6 from Sam James <sjames at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #5)
> There is a missed optimization that happened between GCC 12 and 13 for -O1+.
> Looks like a missing jump thread with a missed null check removal.

r13-1268-g8c99e307b20c50

Reply via email to