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/13776] [4.0 Regression] [tree-ssa] Many C++ compile-time regression in 4.0-tree-ssa 040120


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-12-13 06:59 -------
For -O1, integration is slower in the mainline compared with 3.3.2, 2.46 vs 1.51.
global alloc is also slower: 3.21 vs 2.38.
Speeding those up will help.

This again on powerpc-darwin.  The reason why I thought 3.3.2 was much slower than the mainline was 
because the GC limits were low for 3.3.2 on darwin.

-- 


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


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