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]

Re: How long should -O1 compiles take?


On Mon, 4 Oct 1999, Brad Lucier wrote:
> So I want to ask the more general question---how long should -O1 compiles
> take?

Don't know, but I found that recently C++ compiles for our template-heavy
code started to take more time with -O1 than they used to take with -O3
earlier this year.

Just a small data point; I will submit a more complete bug report to
gcc-bugs as soon as possible.

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/



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