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

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[12/13/14 regression] ICE   |[11/12/13/14 regression]
                   |in                          |ICE in
                   |vectorizable_live_operation |vectorizable_live_operation
                   |, at tree-vect-loop.cc:9060 |, at tree-vect-loop.cc:9060
                   |when building chromium's    |when building chromium's
                   |maglev-assembler-x64.cc     |maglev-assembler-x64.cc
                   |with -march=ivybridge       |with -march=ivybridge since
                   |                            |r11-3025-g095d42feed09f8
           Keywords|needs-bisection             |
                 CC|                            |marxin at gcc dot gnu.org

--- Comment #5 from Martin Liška <marxin at gcc dot gnu.org> ---
With -O3 (as with -O2 it started with the revision where we enabled
vectorization at -O2), it started with r11-3025-g095d42feed09f8.

Reply via email to