[Bug tree-optimization/97081] [8/9/10 Regression] wrong code for rotate vectorization (x86 target)

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Sep 18 13:07:52 GMT 2020


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

--- Comment #8 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jakub Jelinek <jakub@gcc.gnu.org>:

https://gcc.gnu.org/g:3d3fe967b0961cb59f5df03ae2a55d83dc4bbd34

commit r11-3283-g3d3fe967b0961cb59f5df03ae2a55d83dc4bbd34
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Fri Sep 18 15:05:53 2020 +0200

    testsuite: add another test for the rotate vectorization miscompilation

    This time with short and char where the used mask used to be larger
    than it should have been.

    2020-09-18  Jakub Jelinek  <jakub@redhat.com>

            PR tree-optimization/97081
            * gcc.dg/vect/pr97081-2.c: New test.


More information about the Gcc-bugs mailing list