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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hubicka at gcc dot gnu.org

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
The #c2 testcase with -O2 -Dnoipa=noinline,noclone bisects to either
r0-119678-g1a7de2015dfb81f40015a95be98abe50ad7382f0
or
r0-119679-g053223551fd7253097117744fcafccd28c8941c0
(r0-119674 works fine, r0-119679 doesn't and I don't have anything in between
in the seed, but other commits are go or arm or lra, while this clearly goes
wrong during ivcanon pass, where the loop is turned into a single iteration
non-loop).

Reply via email to