https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71297
--- Comment #3 from Bill Schmidt <wschmidt at gcc dot gnu.org> --- Author: wschmidt Date: Fri Jul 8 15:42:47 2016 New Revision: 238168 URL: https://gcc.gnu.org/viewcvs?rev=238168&root=gcc&view=rev Log: [gcc] 2016-07-08 Bill Schmidt <[email protected]> PR target/71297 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Allow standard error handling to take over when a wrong number of arguments is presented to __builtin_vec_ld () or __builtin_vec_st (). [gcc/testsuite] 2016-07-08 Bill Schmidt <[email protected]> PR target/71297 * gcc.target/powerpc/pr71297.c: New. Added: trunk/gcc/testsuite/gcc.target/powerpc/pr71297.c Modified: trunk/gcc/ChangeLog trunk/gcc/config/rs6000/rs6000-c.c trunk/gcc/testsuite/ChangeLog
