lex.c (java_new_lexer): Initialize out_first and out_last fields.
authorTom Tromey <tromey@cygnus.com>
Tue, 10 Oct 2000 22:02:12 +0000 (22:02 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Tue, 10 Oct 2000 22:02:12 +0000 (22:02 +0000)
commit2e165c53deb61806019c4a72f006abaa1c2379b3
tree47943869eedfa993a7aba6e2b6e0474e725d44bd
parent67e570ea48ad148b9f2d6a4c27f372c4c7532768
lex.c (java_new_lexer): Initialize out_first and out_last fields.

* lex.c (java_new_lexer): Initialize out_first and out_last
fields.
* lex.h (java_lexer): Added out_buffer, out_first, out_last.

From-SVN: r36830
gcc/java/ChangeLog
gcc/java/lex.c
gcc/java/lex.h