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 <ja...@gcc.gnu.org>:

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

commit r11-3283-g3d3fe967b0961cb59f5df03ae2a55d83dc4bbd34
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.

Reply via email to