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: cpplib: Nix -g3.


Zack Weinberg wrote:-

> There was a very good reason for this which I don't remember anymore.
> I think it might have had to do with the printer not being set up
> early enough, so it would crash.

I think you might be right about the printing.  Anyway, that problem
is no more.  Cool, another kludge we can eliminate.

The only issue is where this stuff shows up the in preprocessed output
- the line numbering might be screwy, giving problems with a re-read
and -fpreprocessed.  Maybe that was a reason?

Neil.

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