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/15678] [4.0 Regression] Compilation time increased by 10-20%


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-17 00:09 -------
At -O3 for the f.c in here, 40% of the time (at least on ppc-darwin) is spent allocating memory or 
freeing it so reducing the amount of memory used over all will help.

-- 


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


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