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

Alexander Monakov <amonakov at gcc dot gnu.org> changed:

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

--- Comment #2 from Alexander Monakov <amonakov at gcc dot gnu.org> ---
Martin, can you try bisecting with -fvect-cost-model=unlimited ?

May be caused by vectorization, reduction created for 'c' looks wrong. gcc-7
did not try to vectorize this.

Reply via email to