Re: GCC4.3.4 downside against GCC3.4.4 on mips?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> You're using -O3, which means "optimize as much as possible, don't worry
> about code size".
>
> Andrew.
Thanks

But there is no branch or loop structure in this function, in fact,
the whole function
has only one main basic block, so I assuming the code size is consistent with
efficiency here.

more over, -O2 leads to same result,


-- 
Best Regards.


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux