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]


Joern Rennecke <amylaar@redhat.com> writes:

> > What do you (and others) think about not only keeping integrated CPP
> > as the default for V3, but this being mandatory?
> 
> 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?
> I consider this feature essential to do gcc debugging.

No, --save-temps works with integrated CPP, and generates a .i file
which is passed to cc1.

-- 
- Geoffrey Keating <geoffk@geoffk.org>

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