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

--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Carl Love <ca...@gcc.gnu.org>:

https://gcc.gnu.org/g:24f68831d25bad739a6fe167a58b5b4c0c3cbf9a

commit r11-458-g24f68831d25bad739a6fe167a58b5b4c0c3cbf9a
Author: Carl Love <c...@us.ibm.com>
Date:   Wed Apr 29 10:23:11 2020 -0500

    pr94833, fix vec_first_match_index for nulls

    gcc/ChangeLog

    2020-04-30  Carl Love  <c...@us.ibm.com>

            PR target/94833
            * config/rs6000/vsx.md (define_expand): Fix instruction generation
for
            first_match_index_<mode>.
            * testsuite/gcc.target/powerpc/builtins-8-p9-runnable.c (main): Add
            additional test cases with zero vector elements.

Reply via email to