This is the mail archive of the gcc@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]

Re: tree-ssa memory and compile-time regressions


On Thu, 2004-01-08 at 09:53, Richard Guenther wrote:

> -O0 220MB, 0m17s
> -O1 260MB, 0m24s
> -O2 800MB, 7m35s  (-ftime-report on a faster machine attached below)
> -O2 -fno-unit-at-a-time 260MB, 0m28s
> 
Hmm, based on what the time report says, could you try with
-fno-tree-pre?


Thanks.  Diego.


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