]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/ChangeLog
re PR preprocessor/20907 (long comments throw off line numbers)
authorPer Bothner <per@bothner.com>
Thu, 21 Apr 2005 17:08:27 +0000 (10:08 -0700)
committerPer Bothner <bothner@gcc.gnu.org>
Thu, 21 Apr 2005 17:08:27 +0000 (10:08 -0700)
commitc1fc50476ce2f2cf7f376a7824e0e25a803837f6
treeb15d8e7557f1913eb0160b3519aa2094cc02bc47
parent1c280337076ea8ca822821ea96469fee81dd5f97
re PR preprocessor/20907 (long comments throw off line numbers)

PR preprocessor/20907
* line-map.c (linemap_line_start): Fix bug when we need to increse
column_bits but can re-use the current line_map.

From-SVN: r98515
libcpp/ChangeLog
libcpp/line-map.c