public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Cutting over to cpplib as default preprocessor
@ 2000-01-26 14:27 Zack Weinberg
  2000-01-27  2:10 ` Richard Henderson
  0 siblings, 1 reply; 3+ messages in thread
From: Zack Weinberg @ 2000-01-26 14:27 UTC (permalink / raw)
  To: gcc

We have been planning to switch to cpplib as the default preprocessor
for more than a year now.  All of the critical bugs that I am aware of
have been fixed, there's no performance loss and no regressions in the
test suite, it can handle glibc and X11.

Now there's a fairly messy situation with C++ comments (see
http://gcc.gnu.org/ml/gcc-bugs/2000-01/msg00637.html and the thread it
spawned) which I do not believe is practical to fix in cccp.  There is
a minor issue of standards conformance involved, too - failure to
issue a mandatory diagnostic even in -pedantic mode.

Rather than continue to hack up cccp, I would like to switch on
--enable-cpplib by default in the EGCS tree.  I am not going to go all
the way to --enable-c-cpplib yet because there are still some critical
issues with the integrated preprocessor (e.g. -save-temps won't give
you an .i file if you do that).

If there are no objections I will make the switch on Friday morning.

zw

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Cutting over to cpplib as default preprocessor
  2000-01-26 14:27 Cutting over to cpplib as default preprocessor Zack Weinberg
@ 2000-01-27  2:10 ` Richard Henderson
  2000-01-27  9:21   ` Jeffrey A Law
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Henderson @ 2000-01-27  2:10 UTC (permalink / raw)
  To: Zack Weinberg; +Cc: gcc

On Wed, Jan 26, 2000 at 02:27:06PM -0800, Zack Weinberg wrote:
> Rather than continue to hack up cccp, I would like to switch on
> --enable-cpplib by default in the EGCS tree.

No objections here.


r~

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Cutting over to cpplib as default preprocessor
  2000-01-27  2:10 ` Richard Henderson
@ 2000-01-27  9:21   ` Jeffrey A Law
  0 siblings, 0 replies; 3+ messages in thread
From: Jeffrey A Law @ 2000-01-27  9:21 UTC (permalink / raw)
  To: Richard Henderson; +Cc: Zack Weinberg, gcc

  In message < 20000127021038.C4557@cygnus.com >you write:
  > On Wed, Jan 26, 2000 at 02:27:06PM -0800, Zack Weinberg wrote:
  > > Rather than continue to hack up cccp, I would like to switch on
  > > --enable-cpplib by default in the EGCS tree.
  > 
  > No objections here.
Similarly.  It's time to start shaking out the final bugs in cpplib and
prepare to transition the old cpp out of the source tree.

jeff

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2000-01-27  9:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-01-26 14:27 Cutting over to cpplib as default preprocessor Zack Weinberg
2000-01-27  2:10 ` Richard Henderson
2000-01-27  9:21   ` Jeffrey A Law

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).