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/33237] [4.3 Regression] Tree memory partitioning is spending 430 seconds of a 490 second compile.



------- Comment #10 from rguenth at gcc dot gnu dot org  2008-01-25 17:06 -------
Actually the loop looks correct and we are not overcounting.  We keep stats
per pointer ssa-name which we aggregate on its NMT and its aliases.


-- 


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


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