cpplex.c: Update TODO comment.
authorNeil Booth <neilb@earthling.net>
Sun, 24 Sep 2000 10:42:09 +0000 (10:42 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Sun, 24 Sep 2000 10:42:09 +0000 (10:42 +0000)
commit838f313bbdf80d22aca1751d272efc3c58c2b870
treecc48c49fb97eab0d2417c46c7dfcc7a7a9fb8e95
parentc5412f0646a072dde262a8643ee2494fd55884eb
cpplex.c: Update TODO comment.

* cpplex.c: Update TODO comment.
* cpplib.c (do_error, do_warning): Merge common code of
do_error and do_warning into do_diagnostic.  Use it.
(do_diagnostic): New function.
* cpplib.h: Fix comment typo.

From-SVN: r36587
gcc/ChangeLog
gcc/cpplex.c
gcc/cpplib.c
gcc/cpplib.h