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/18687] [4.0 Regression] ~50% compile time regression


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-12-02 15:27 -------
Patch to speedup lookup_attribute here: <http://gcc.gnu.org/ml/gcc-patches/2004-12/
msg00164.html>, this should help but not all 6% at -O0.

Note for -O0, we are slowing down because there are more attributes and more builtins functions for 
4.0.0 compared with 3.4.x.

-- 


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


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