This is the mail archive of the gcc-patches@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: Patch to allow Ada to work with tree-ssa


On Thu, 24 Jun 2004, Laurent GUERBY wrote:

> It would be more interesting to have a fixed piece of code compile time,
> like a stable release with some tools, daily CVS bootstrap time is a
> poor indicator of compile time speed, it can vary greatly for
> reasons unrelated to pure compile speed.

Bootstrap time may be poor as a benchmark of compile time speed, but the
time required for a full bootstrap and testsuite run (complete with the
default --enable-checking on mainline) is a measure of immediate practical
significance for anyone making changes to GCC.

-- 
Joseph S. Myers               http://www.srcf.ucam.org/~jsm28/gcc/
    jsm@polyomino.org.uk (personal mail)
    jsm28@gcc.gnu.org (Bugzilla assignments and CCs)


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