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/33761] non-optimal inlining heuristics pessimizes gzip SPEC score at -O3



------- Comment #14 from ubizjak at gmail dot com  2008-02-03 17:35 -------
(In reply to comment #13)

> Uros, would be possible to give it a try on Core?  That would help to figure
> out if it is code layout problem of K8.

Hm, the patch doesn't seem to help:

-m32 -O2: 32.434
-m32 -O2 (patched): 32.586

-m32 -O3: 40.723
-m32 -O3 (patched): 41.059


-- 


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


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