[Bug target/90763] PowerPC vec_xl_len should take const
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 11 12:05:44 GMT 2020
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_schmidt@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.
More information about the Gcc-bugs
mailing list