[Bug rtl-optimization/55829] [4.8 Regression] ICE: in curr_insn_transform, at lra-constraints.c:3069 with -msse3

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jan 8 10:03:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55829

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org,
                   |                            |uros at gcc dot gnu.org

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-01-08 10:02:16 UTC ---
BTW, there is a slight inconsistency between the two patterns, the first
pattern uses sselog1 type for both the unpckldp %0, %0 and %vmovddup %1, %0 and
V2DFmode mode attribute, while the second pattern uses sselog type for both of
those and DFmode mode attribute for the movddup case.



More information about the Gcc-bugs mailing list