lex.c
125 KB
-
Integrate cpplib into the C++ front end. · 297441fd
1998-06-10 Dave Brolley <brolley@cygnus.com> * decl2.c (lang_decode_option): New argc/argv interface. * cp-tree.h (lang_decode_option): New argc/argv interface. * lang-specs.h (default_compilers): Only call cpp if -E, -M or -MM is specified for cpplib-enabled compilers. * lex.c (lang_init): Don't check_newline for cpplib. (init_parse): Don't initialize cpplib here. From-SVN: r20408
Dave Brolley committed