]> git.ipfire.org Git - thirdparty/gcc.git/commit
c-lex.c (cb_file_change): Pass the #inclusion's line number to the start_source_file...
authorJim Blandy <jimb@redhat.com>
Wed, 20 Mar 2002 05:06:51 +0000 (05:06 +0000)
committerJim Blandy <jimb@gcc.gnu.org>
Wed, 20 Mar 2002 05:06:51 +0000 (05:06 +0000)
commitf78ce0b72f5df10408865142b003e7ed13cecd2c
treedd705264a3fc3f7af36e47445802c7c74414429a
parent0c2fdcdf7f583bc7061428813c01b7824f563349
c-lex.c (cb_file_change): Pass the #inclusion's line number to the start_source_file debug hook...

* c-lex.c (cb_file_change): Pass the #inclusion's line number to
the start_source_file debug hook, not the current line number.

From-SVN: r51064
gcc/ChangeLog
gcc/c-lex.c