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

--- Comment #5 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Martin Liska <mar...@gcc.gnu.org>:

https://gcc.gnu.org/g:55c9695cbe91c406805ac0cd342949f32f13b779

commit r11-2362-g55c9695cbe91c406805ac0cd342949f32f13b779
Author: Martin Liska <mli...@suse.cz>
Date:   Mon Jul 27 13:55:38 2020 +0200

    Do not expand vector comparison with VEC_COND_EXPR.

    gcc/ChangeLog:

            PR tree-optimization/96128
            * tree-vect-generic.c (expand_vector_comparison): Do not expand
            vector comparison with VEC_COND_EXPR.

    gcc/testsuite/ChangeLog:

            PR tree-optimization/96128
            * gcc.target/s390/vector/pr96128.c: New test.

Reply via email to