[Bug target/44392] [4.5/4.6 Regression] libgcc compile with --enable-target-optspace (-Os) causes recursion in __bswapsi2

raj dot khem at gmail dot com gcc-bugzilla@gcc.gnu.org
Tue Jun 22 15:42:00 GMT 2010



------- 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



More information about the Gcc-bugs mailing list