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: V3 and Integrated CPP [was Re: V3 PATCH: Disable wide-character tests where necessary]


Richard Henderson wrote:
> > Would that mean that you couldn't use --save-temps any longer to get
> > a preprocessed file, which you use later to feed to cc1?
> 
> No, there still exists a standalone preprocessor executable,
> and the specs know what to do with --save-temps.  You do,
> incidentally, then have to provide -fpreprocessed to the cc1
> command line to avoid being re-preprocessed.

So does this mean that --save-temps changes the reported column numbers?

-- Jamie

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