On Wed, Sep 15, 2010 at 09:49:34PM +0800, Yao Qi wrote:
> * Results
I got this GCC PR by accident today.
PR16996 [meta-bug] code size improvements
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16996
We can get most of code size bugs through it, and most of these bugs
are about ARM.
--
Yao Qi
Code
On 15/09/10 14:49, Yao Qi wrote:
> * Goal
>Goal of this work is to look for thumb2 code size improvements on FSF
> GCC trunk.
Thank you Yao, I think we've definitely got some things we can do good
work on here. :)
Andrew
___
linaro-toolchain maili
* Goal
Goal of this work is to look for thumb2 code size improvements on FSF
GCC trunk.
* Methodology
** Build FSF GCC trunk w/ and wo/ hardfp, run benchmarks including
eembc, spec2000, and dhrystone, and check asm code to see if there is
any possible improvements on size.
** Get input and s