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 optimization/8361] [3.3/3.4 regression] C++ compile-time performance regression


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From pinskia at physics dot uc dot edu  2003-06-24 22:37 -------
With the new version of the CHUD tools (beta version) which give backtraces from the 
top-down, I see that most of the time is spent in for_each_template_parm and the related 
functions for -O0 (not taking GC into account).


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