]> gcc.gnu.org Git - gcc.git/commit
cppfiles.c (find_position): Drop 'colp' argument, return the new line base.
authorZack Weinberg <zack@wolery.cumb.org>
Sun, 30 Jan 2000 18:09:07 +0000 (18:09 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Sun, 30 Jan 2000 18:09:07 +0000 (18:09 +0000)
commita73ac7a5686a2825ee6ec5cb354036087dd71ac2
tree93b0942480e54c7d362a06f1e69935e1f0bb89dc
parentbb4cd7083065ce5d003659b786383ab75a2cfb94
cppfiles.c (find_position): Drop 'colp' argument, return the new line base.

* cppfiles.c (find_position): Drop 'colp' argument, return the
new line base.
(read_and_prescan): Adjust to match.  Don't ever manipulate
line or line_base except via find_position.

From-SVN: r31700
gcc/ChangeLog
gcc/cppfiles.c
gcc/testsuite/gcc.dg/20000129-1.c [new file with mode: 0644]
This page took 0.057206 seconds and 5 git commands to generate.