cpplex.c (lex_line): Drop the EOF token for unknown directives in assembler.
authorNeil Booth <neilb@earthling.net>
Tue, 19 Sep 2000 21:41:26 +0000 (21:41 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Tue, 19 Sep 2000 21:41:26 +0000 (21:41 +0000)
commit7eea5554ce33c1031a635d538695de0de1e5d97b
treed0d0c442763c0e8b486994a7f2b3e1ea577052bf
parentc2f099e7fa6789eacddac3f8755447479db828d5
cpplex.c (lex_line): Drop the EOF token for unknown directives in assembler.

* cpplex.c (lex_line): Drop the EOF token for unknown
directives in assembler.

From-SVN: r36545
gcc/ChangeLog
gcc/cpplex.c