[Bug target/45726] Thumb2 instruction emitted for incompatible CPU

mikpe at it dot uu dot se gcc-bugzilla@gcc.gnu.org
Mon Sep 20 10:30:00 GMT 2010



------- Comment #6 from mikpe at it dot uu dot se  2010-09-20 10:29 -------
Can you do a bisection to identify the exact commit responsible?  Looking at
the original commit that introduced the movt md pattern (139881) I see a
TARGET_USE_MOVT guard in the C code that _should_ prevent it from being
selected on non Thumb2-capable CPUs.  If these guards are now broken then they
need to be fixed.


-- 


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



More information about the Gcc-bugs mailing list