[Bug target/81622] [7/8 Regression] ICE on invalid altivec code with ppc64{,le}

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jul 31 17:51:00 GMT 2017


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.


More information about the Gcc-bugs mailing list