[Bug target/19598] [arm] non-optimal handling of invalid immediate constant in XOR

rearnsha at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Jan 25 10:59:00 GMT 2005


------- Additional Comments From rearnsha at gcc dot gnu dot org  2005-01-25 10:59 -------
Confirmed.

arm_split_constant() already knows how to handle XOR, so it should be just a
matter of copying the model used for andsi3 into the xorsi3 expander.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Priority|P2                          |P3
   Last reconfirmed|0000-00-00 00:00:00         |2005-01-25 10:59:46
               date|                            |


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



More information about the Gcc-bugs mailing list