libg++-2.8.1.3 and gcc-20000220 CVS

Martin v. Loewis martin@loewis.home.cs.tu-berlin.de
Mon Feb 21 00:30:00 GMT 2000


> But, -save-temps will either not give you an .i file (making it next
> to useless) or the .i file won't have the same interpretation, when
> fed back in, as the original source.

What exactly is the difference in interpretation? If it is a matter
whether column numbers are present or not, and whether originial token
locations are present - I'd accept that difference. 

If something goes wrong in the integrated preprocessor that does not
in case of preprocessed input, analysis will need all source files
as-is. This is no different from a bug in the preprocessor today -
preprocessed output won't help, either.

Regards,
Martin


More information about the Gcc-bugs mailing list