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]

Re: cpp crash with gcc-2.95.2 and cpplib


Neil Booth <neil@daikokuya.demon.co.uk> writes:

> I don't know what code you're using, but CVS has the initialization
> code you posted and its line number is in the 800's.  So I don't think
> your results are meaningful for CVS.

Ok, that's good. I patched the prc-tools version, as the bug was
present there as well and that was the easiest way to test if it
solved the original problem.

> If you can test the exact code below, let me know the results.
> Clearly, no-one until you has tested CVS -remap for over 8 months.
> Secondary look-up code at the end of remap_filename was completely
> broken too, and no-one had noticed.  I've fixed that below.

The final lookup code looks the same in the cpplib in gcc-2.95.2, so
it seems that the bug is a lot older than that.

/Niels

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