This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/42031] Thumb2 ICE - spill failure.



------- Comment #2 from rearnsha at gcc dot gnu dot org  2009-11-14 18:17 -------
Subject: Bug 42031

Author: rearnsha
Date: Sat Nov 14 18:17:21 2009
New Revision: 154182

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=154182
Log:
        PR target/42031
        * arm.md (adddi_sesidi_di): Place tied contraint first.
        (adddi_zesidi_di, subdi_di_zesidi, subdi_di_sesidi): Likewise
        (subdi_zesidi_di, subdi_sesidi_di): Likewise.
        (mulsi3_compare0, mulsi_compare0_scratch): Likewise.
        (mulsi3addsi, mulsi3addsi_compare0): Likewise.
        (mulsi3addsi_compare0_scratch, smulsi3_highpart_nov6): Likewise.
        (umulsi3_highpart_nov6, anddi_zesidi_di, anddi_sesdi_di): Likewise.
        (anddi_notdi_di, iordi_sesidi_di, xordi_sesidi_di): Likewise.
        (andsi_iorsi3_notsi, arm_ashldi3_1bit, arm_ashrdi3_1_bit): Likewise.
        (arm_lshrdi3_1bit, one_cmpldi2): Likewise.

Modified:
    trunk/gcc/ChangeLog


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]