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: GCC 3.4.0 20040114 + GCC 3.3.2 compile-time performance comparisonon MICO project sources.


On Mon, 19 Jan 2004, Karel Gardas wrote:
> OK, I have thought that the -O0 -g (perhaps) build is the most important
> from compile-time performance view, as it is probably used for
> development...

Just as an example, in DLV (origin of PR8361) I switched to -O1 years
ago because that was _faster_ than -O0 at that time, debugging was still
okay, and test runs with the generated binary were much faster.

-O0 really is not too useful in some contexts.

Gerald
-- 
Gerald Pfeifer <gp@suse.de>    Technical Project Manager, SUSE Linux AG


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