Inline functiion in GCC

Richard Earnshaw rearnsha@gcc.gnu.org
Fri Aug 6 11:33:00 GMT 2004


On Fri, 2004-08-06 at 11:26, Venkatachala Upadhya wrote:

> 
> arm_v4t_le-gcc  -march=armv5te -msoft-float -finline-functions -Winline 
> inline_add.s inline_test.c  -o  inline_out_as

Try adding -O2 to turn the optimizer on...

R.



More information about the Gcc mailing list