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: [distcc] using distcc to speed up gcc bootstraps


Alexandre Oliva wrote:-

> > I find this somewhat icky, but it's fully backward-compatible.  Neil,
> > Zack, anyone else, what do you think?
> 
> Not having got any complaints about this proposal, I went ahead and
> implemented it.  Patch below.  Ok to install?  Bootstrapped on
> athlon-pc-linux-gnu.

I don't like it.  This area is messy enough as-is without adding more
random metadata to it.

If this does go in, I don't think it should go in until 3.4 branches,
and I don't think it should be in cpplib (it should be in cc1).

Neil.


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