------- Comment #7 from raj dot khem at gmail dot com 2010-06-22 15:42 ------- (In reply to comment #6) > Why not just: > TARGET_EITHER && (arm_arch6 || !optimize_size) > ? That !arm_arch6 && is completely redundant there. >
Hi Ramana the patch along with Jakub's suggestions works for me. Thx -Khem -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44392