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

--- Comment #14 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Bill Seurer <seu...@gcc.gnu.org>:

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

commit r11-2018-gc6b7ba5de624f2a17d799bac5ff017cd065ce035
Author: Bill Seurer, 507-253-3502, seu...@us.ibm.com <(no_default)>
Date:   Thu Jul 9 16:41:38 2020 -0500

    rs6000: Fix __builtin_altivec_mask_for_load to use correct type

    gcc/ChangeLog:

            PR target/95581
            * config/rs6000/rs6000-call.c: Add new type v16qi_ftype_pcvoid.
            (altivec_init_builtins) Change __builtin_altivec_mask_for_load to
use
            v16qi_ftype_pcvoid with correct number of parameters.

Reply via email to