[Bug c/85870] [7/8/9 Regression][LTO1] ICE in linemap_line_start, at libcpp/line-map.c:794

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Dec 5 13:40:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85870

--- Comment #14 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Bet the line number is high enough that we jump over some threshold and stop
counting ranges or columns or whatever at that point.  David, can you please
have a look?


More information about the Gcc-bugs mailing list