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

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marxin at gcc dot gnu.org

--- Comment #4 from Martin Liška <marxin at gcc dot gnu.org> ---
commit r10-7109-ge00cb200f39d8144de226e76c5d0257b613dbbf6
Author: Will Schmidt <will_schm...@vnet.ibm.com>
Date:   Tue Mar 10 14:38:13 2020 -0500

    PR90763: PowerPC vec_xl_len should take const argument.

    PR target/90763
            * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin):
Add
            clause to handle P9V_BUILTIN_VEC_LXVL with const arguments.

            * gcc.target/powerpc/pr90763.c: New.

Reply via email to