------- Comment #3 from steven at gcc dot gnu dot org  2009-07-02 09:15 -------
Is there a C test case?  Can you add objdump of the gcc-generated asm and the
fixed asm to show the impact on code size? (/me is surprised that 3*"add
r0,sp,4" is smaller than 1**"add r0,sp,4"+3*"mov r0,r4"... Thumb is amazing :-)


-- 


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

Reply via email to