This is the mail archive of the gcc-bugs@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]

[Bug tree-optimization/17549] [4.0 Regression] 10% increase in codesize with C code compared to GCC 3.3


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-10 21:11 -------
(In reply to comment #37)
> So for ppc this bug is still not fixed even with my patch.  Interesting data 
> point is the ppc32 size with -Os -fno-ivopts: 
>    2820       0       0    2820     b04 no-ivopts.o 
>  
> So perhaps the pending IVopts patches will also help for this problem. 

I bet the problem here for PPC is the same as 18219 where we generate more than one IV.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17549


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