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


On Aug  3, 2003, Neil Booth <neil@daikokuya.co.uk> wrote:

> I don't agree this patch is correct.

Then we'll have to fix the integrated preprocessor to do whatever you
consider to be correct.  This patch only arranges for the separate 
preprocessor to match what the integrated one does as far as the
compiler computes the line of a declaration.

> Does this pass the testsuite without modification?

Of course.  The testsuite doesn't test for separate preprocessing.  If
it did, it would have flagged the differences that the integrated
preprocessor introduced.

> Does this break people preprocessing Fortran?

I've no idea.  How do I tell?

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


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