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: Mistaken change in GCC (fwd)


On Wed, Nov 22, 2000 at 08:13:49PM +0000, Joern Rennecke wrote:
> > > (2) Use a gcc-2 version of cccp.c (and other files, including cexp.y)
> > > for tradcpp.c.  That does bloat the compiler distribution a bit, and
> > > I guess it is more work than just dropping it in.
> > 
> > I don't think any of us really wants this.
> 
> It sounds like the safest way to get full feature compatibility to the
> latest version that used cccp.c for -traditional, though.
> Who knows what people will miss next in tradcpp.c .

I also think it would be better to use cccp.c from March or when switch to
cpplib happened because that would mean less work than re-adding all the
features people will moan about (such as GNU varargs extensions etc).

	Jakub

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