[patch] adding more crossjumping cleanup in toplev.c

Gábor Lóki loki@inf.u-szeged.hu
Wed Feb 25 15:00:00 GMT 2004


GĂĄbor LĂłki wrote:
> I found some places where we can insert more cleanup_cfg to get smaller
> cfg. It is good for size and does not change the performace.
> 
> I measured the size with CSiBE, and found about 0,2%/0,05% code size
> save for arm/i386 targets with -Os and an about 0,8%/1,27% code size
> save for arm/i386 targets with -O2. The performace wasn't measured.
> 
> Bootstrapped on i386-linux and regtested on {arm,i386,m68k,mips,ppc}-elf
> with no new failures.

http://gcc.gnu.org/ml/gcc-patches/2004-02/msg02098.html

Is it OK for mainline?

Regards,
   GĂĄbor LĂłki





More information about the Gcc-patches mailing list