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


------- Additional Comments From dberlin at dberlin dot org  2004-03-14 22:23 -------
Subject: Re:  [tree-ssa] Many C++ compile-time regression in 3.5-tree-ssa 040120

>
> I even have checking disabled.  GC time seems to be identical, parsing
> is 13.5s vs 18.4s - the first big difference is integration, which
> suggests that leafifying is not enabled?

As I showed in the next comment, the leafified functions have no 
function calls.

>   Maybe the patch applied
> "wrong", I attached a complete diff of my local changes.

I have exactly these changes installed.
(I verified it by hand and by comparing the applied diffs).


What platform are you doing this on?



-- 


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]