]> gcc.gnu.org Git - gcc.git/commit - libcpp/lex.c
cpplex.c (cpp_token_len): Tighten up.
authorNeil Booth <neil@daikokuya.co.uk>
Thu, 24 Apr 2003 20:03:57 +0000 (20:03 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Thu, 24 Apr 2003 20:03:57 +0000 (20:03 +0000)
commit59325650b11bec0af9114c0dcb52567f33fbf2c0
treefa1856ed3c0f3b53ff1a4cafc1fbd79f60892a66
parentb746b8cb0a67a45e05da62c250a778033a1a9195
cpplex.c (cpp_token_len): Tighten up.

* cpplex.c (cpp_token_len): Tighten up.
(cpp_token_as_text): Need extra byte now.
* cpplib.c (glue_header_name): Need extra 2 bytes.
* cppmacro.c (cpp_macro_definition): Need extra byte.

From-SVN: r66049
gcc/ChangeLog
gcc/cpplex.c
gcc/cpplib.c
gcc/cppmacro.c
This page took 0.063665 seconds and 5 git commands to generate.