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

--- Comment #10 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-10 branch has been updated by Richard Biener
<rgue...@gcc.gnu.org>:

https://gcc.gnu.org/g:a78cd759754c92cecbf235ac9b447dcdff6c6e2f

commit r10-8949-ga78cd759754c92cecbf235ac9b447dcdff6c6e2f
Author: Jakub Jelinek <ja...@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  <ja...@redhat.com>

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

    (cherry picked from commit 3d3fe967b0961cb59f5df03ae2a55d83dc4bbd34)

Reply via email to