cppinit.c: Update comments.
authorNeil Booth <neilb@earthling.net>
Sat, 18 Nov 2000 12:18:09 +0000 (12:18 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Sat, 18 Nov 2000 12:18:09 +0000 (12:18 +0000)
commit4a58aab6a74b673d3c713ed429363bccc080df39
treed90f40e6ebd7e4293074171049d054e48417ba9d
parent18c07aaf6d28eea4ecd88460890908dadbc69063
cppinit.c: Update comments.

* cppinit.c: Update comments.
(cpp_reader_init): Make -imacro and -include use the standard
#include "" search path.
(do_includes): New function.

From-SVN: r37542
gcc/ChangeLog
gcc/cppinit.c