Mistaken change in GCC (fwd)
Richard Stallman
rms@gnu.org
Thu Nov 23 20:54:00 GMT 2000
> So we have some options:
> (1) Merge #cpp into the gcc-1 version of tradcpp.c. This is probably
> a lot of work.
This is probably not so hard, because the original implementation of
#cpu was done in a version of cpp that was not too different from what
was in GCC 1.
Is the traditional CPP code actually taken from GCC 1? If so, why not
take the cpp code from a somewhat later version, a few years ago?
The changes were not major, but may have fixed bugs, and added
features like #cpu.
More information about the Gcc
mailing list