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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |x86_64-*-*
   Target Milestone|---                         |16.2

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
-fno-tree-vectorize is a known workaround, LTO is required, link-time bisection
on the vector loop with -fdbg-cnt=vect_loop should be possible as well.

Reply via email to