[preprocessor/91991] column location overflow
authorNathan Sidwell <nathan@acm.org>
Fri, 4 Oct 2019 19:08:09 +0000 (19:08 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Fri, 4 Oct 2019 19:08:09 +0000 (19:08 +0000)
commit924b92765863cfedb1955c712cf12d1ec56d229b
tree7a50d295c74138895fa2da47e5d0722521ff3b93
parent2066f7951cc4f0b23ddff5abfd2ad2ea4ee90fff
[preprocessor/91991] column location overflow

https://gcc.gnu.org/ml/gcc-patches/2019-10/msg00371.html
PR preprocessor/91991
* line-map.c (linemap_line_start): Clear max_column_hint if we run
out of locations.

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