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

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

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

commit r8-10802-ge407585a3ae48a25f031450565cf2b657d431cee
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 f75352bdb139c40abb400746c03d9242a0c30bd6)

Reply via email to