pr71297.c
196 Bytes
-
re PR target/71297 (ICE on invalid code in altivec_resolve_overloaded_builtin… · 02eb5b8b
re PR target/71297 (ICE on invalid code in altivec_resolve_overloaded_builtin (rs6000-c.c:5106) on powerpc64le-linux) [gcc] 2016-07-08 Bill Schmidt <wschmidt@linux.vnet.ibm.com> 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 <wschmidt@linux.vnet.ibm.com> PR target/71297 * gcc.target/powerpc/pr71297.c: New. From-SVN: r238168
Bill Schmidt committed