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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[14 Regression] wrong code  |[14 Regression] wrong code
                   |with '-O3                   |with '-O3
                   |-fno-inline-functions-calle |-fno-inline-functions-calle
                   |d-once                      |d-once
                   |-fno-inline-small-functions |-fno-inline-small-functions
                   |-fno-omit-frame-pointer     |-fno-omit-frame-pointer
                   |-fno-toplevel-reorder       |-fno-toplevel-reorder
                   |-fno-tree-fre'              |-fno-tree-fre' since
                   |                            |r14-3226-gd073e2d75d9ed4

--- Comment #7 from Sam James <sjames at gcc dot gnu.org> ---
d073e2d75d9ed492de9a8dc6970e5b69fae20e5a is the first bad commit
commit d073e2d75d9ed492de9a8dc6970e5b69fae20e5a
Author: Martin Jambor <mjam...@suse.cz>
Date:   Tue Aug 15 17:26:13 2023 +0200

    Feed results of IPA-CP into tree value numbering

i.e. r14-3226-gd073e2d75d9ed4.

Reply via email to