gcc/gcc c-lex.c ChangeLog
bothner@gcc.gnu.org
bothner@gcc.gnu.org
Sat Oct 18 21:26:00 GMT 2003
CVSROOT: /cvs/gcc
Module name: gcc
Branch: compile-server-branch
Changes by: bothner@gcc.gnu.org 2003-10-18 21:26:06
Modified files:
gcc : c-lex.c ChangeLog
Log message:
* c-lex.c (src_line): Remove unneeded static variable.
(cb_line_change): Set input_line directly, instead of src_line.
(get_non_padding_token): We no longer need to compensate for the
"horrible things" the C++ front-end does with the current line number,
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-lex.c.diff?cvsroot=gcc&only_with_tag=compile-server-branch&r1=1.209.2.5&r2=1.209.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=compile-server-branch&r1=2.618.2.40&r2=2.618.2.41
More information about the Gcc-cvs
mailing list