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: Small update to reversed_comparison_code



mark@codesourcery.com said:
> As you point out, the problem with that is machine resources.  Our
> three autobuilders (GNU/Linux, AIX, Solaris) all run on machines that
> are used for other purposes -- two of those are not even our machines.

That's maybe another point in favor of intermediate and defined API 
in the compiler (eg front-end, middle-end and back-end). In this way,
the various phases of the compiler could be tested independently and 
much faster and thus on a per patch basis.
 
Isn't that called pipelining, by the way  ;-)

Of course, full bootstrapping is also useful as a complement, and for 
the time being we have no other choice since we do not even have the 
tests for such an incremental testing.

But for the long term, it might be a good solution provided that the 
political problems can be worked around...



--------------------------------------------------------------------
Theodore Papadopoulo
Email: Theodore.Papadopoulo@sophia.inria.fr Tel: (33) 04 92 38 76 01
 --------------------------------------------------------------------


PGP signature


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