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-11-16 01:51 -------
ir.cc           47.17   69.26   -31.89  72.42   129.49  -44.07  100.1   165.27  -39.43
I just sped up ir.cc a little with my patch to cp-gimplify.c (which was committed)
Reference: http://gcc.gnu.org/ml/gcc-patches/2004-11/msg01247.html

Also my patch to remove the a number of calls to is_gimple_reg speeds up optimizations:
http://gcc.gnu.org/ml/gcc-patches/2004-11/msg01284.html


-- 


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]