https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81622
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #41875|0 |1 is obsolete| | --- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Created attachment 41876 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41876&action=edit gcc8-pr81622.patch Updated, but still untested, patch. For vec_st, if the computation is moved where it is actually used, I think we don't really need to check that explicitly, the rs6000_builtin_type_compatible calls should ensure that.