* c-lex.c (lex_lineno): Remove.
commit28255602b051317687130f5239a55b5e4972abd8
authorneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Dec 2000 10:16:26 +0000 (18 10:16 +0000)
committerneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Dec 2000 10:16:26 +0000 (18 10:16 +0000)
treedb463bd414e6865727f94ef194e4996997ab798e
parent9d5ca883be537669201ffdc18925972968cfd595
    * c-lex.c (lex_lineno): Remove.
        (init_c_lex, c_lex): Remove lex_lineno.
        (cb_change_file): Update lineno correctly, both before calling
        push_srcloc and before leaving the function.
        (cb_def_pragma): Set lineno before outputting diagnostics.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38342 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-lex.c