------- Comment #6 from jakub at gcc dot gnu dot org  2010-06-22 05:50 -------
Why not just:
TARGET_EITHER && (arm_arch6 || !optimize_size)
?  That !arm_arch6 && is completely redundant there.


-- 


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

Reply via email to