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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[14 Regression] wrong code  |[14 Regression] wrong code
                   |with -O2 -fno-dce           |with -O2 -fno-dce
                   |-fno-guess-branch-probabili |-fno-guess-branch-probabili
                   |ty -m8bit-idiv -mavx        |ty -m8bit-idiv -mavx
                   |--param=max-cse-insns=0 and |--param=max-cse-insns=0 and
                   |__builtin_add_overflow_p()  |__builtin_add_overflow_p()
                   |                            |since r14-5355
                 CC|                            |jakub at gcc dot gnu.org,
                   |                            |rsandifo at gcc dot gnu.org

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Started with r14-5355-g3cd3a09b3f91a1d023cb180763d40598d6bb274b

Reply via email to