]> gcc.gnu.org Git - gcc.git/commit - gcc/cp/ChangeLog
cpplex.c (_cpp_lex_direct): Set BOL for CPP_EOF tokens.
authorNathan Sidwell <nathan@codesourcery.com>
Sun, 20 Apr 2003 11:57:38 +0000 (11:57 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Sun, 20 Apr 2003 11:57:38 +0000 (11:57 +0000)
commit299f79b5a0748924f00ea910999fc4b7fcc64f3b
tree6df1380397d5413a13bae6c8718beff0cc10f10f
parentde0c0e694f430d942db00e60e6218d9e1715f119
cpplex.c (_cpp_lex_direct): Set BOL for CPP_EOF tokens.

.: * cpplex.c (_cpp_lex_direct): Set BOL for CPP_EOF tokens.
* gcov.c (output_lines): Don't be so fussy about going past EOF.
cp:
* cp/decl2.c (start_static_storage_duration_function): Take count
arg, don't check if it wraps round.
(generate_ctor_or_dtor_function): Add locus arg, use it.
(generate_ctor_and_dtor_functions_for_priority): Data arg is a
locus.
(finish_file): Set line numbers to past EOF for synthesized
functions.

From-SVN: r65847
gcc/ChangeLog
gcc/cp/ChangeLog
gcc/cp/decl2.c
gcc/cpplex.c
gcc/gcov.c
This page took 0.051509 seconds and 5 git commands to generate.