cpplex.c (parse_string2): Update comment.
authorNeil Booth <neilb@earthling.net>
Mon, 15 May 2000 22:44:22 +0000 (22:44 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Mon, 15 May 2000 22:44:22 +0000 (22:44 +0000)
commit41e8b1d7354eda1000077456decb2d146501eac7
treefd225ba4e2690969afebfd05e915de6365aa5cc3
parente4c85816577edeef910cdd45a4405c564beba903
cpplex.c (parse_string2): Update comment.

* cpplex.c (parse_string2): Update comment.
(cpp_lex_line): No special assertion treatment for '('.
* cpplib.c (DIRECTIVE_TABLE): Remove SYNTAX_ASSERT.
* cpplib.h (SYNTAX_ASSERT): Remove.

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