https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103622
--- Comment #11 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by William Schmidt <wschm...@gcc.gnu.org>: https://gcc.gnu.org/g:4ec62dbafe0cb3b79cc635dfb964ef6a7ccc2d40 commit r12-6275-g4ec62dbafe0cb3b79cc635dfb964ef6a7ccc2d40 Author: Bill Schmidt <wschm...@linux.ibm.com> Date: Wed Jan 5 16:53:29 2022 -0600 rs6000: Skip overload instances with uninitialized fntype (PR103622) 2022-01-05 Bill Schmidt <wschm...@linux.ibm.com> gcc/ PR target/103622 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Skip over instances with undefined function types.