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

--- Comment #3 from Steven Munroe <munroesj at gcc dot gnu.org> ---
Tried replacing generic vec_add with specific vec_addubm
(__builtin_vec_add/__builtin_vec_vaddubm).

No joy compiler still generates vadduwm and load from ,rodata.

Reply via email to