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] gcc bootstraps with distcc


Alexandre Oliva wrote:-

> On Aug  5, 2003, Alexandre Oliva <aoliva@redhat.com> wrote:
> 
> > It is not, but if we're using the integrated preprocessor, there's no
> > reason for us to actually emit the working directory directive: the
> > default behavior will be perfectly correct.
> 
> So I'd like to make it:
> 
> > cpp_opts->working_directory = flag_preprocess_only && flag_working_directory;
> 
> ok?

Yup.

Neil.


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