[Bug target/90763] PowerPC vec_xl_len should take const

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Mar 23 19:04:51 GMT 2020


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

--- Comment #5 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-9 branch has been updated by Will Schmidt
<willschm@gcc.gnu.org>:

https://gcc.gnu.org/g:5c7bd28d1cb85c43c5d0f6d9ece953881cf99373

commit r9-8408-g5c7bd28d1cb85c43c5d0f6d9ece953881cf99373
Author: Will Schmidt <will_schmidt@vnet.ibm.com>
Date:   Mon Mar 23 14:04:20 2020 -0500

    backport PR90763: PowerPC vec_xl_len should take const argument.

        2020-03-23  Will Schmidt  <will_schmidt@vnet.ibm.com>

        Backport from mainline.
        2020-03-10  Will Schmidt  <will_schmidt@vnet.ibm.com>

        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.


More information about the Gcc-bugs mailing list