This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Inline functiion in GCC


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]