[Bug c/69985] [6 Regression] ICE: in linemap_position_for_loc_and_offset, at libcpp/line-map.c:924

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Feb 27 18:00:00 GMT 2016


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

--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Note that this first started to ICE with r223470, which is also the first
revision where it starts opening cmds-check.c (which also premature to me,
because no warning is actually emitted; I'd think that it should do that only
if the warning is actually going to be emitted and needs it, otherwise it is an
unnecessary compile time slowdown); that ICE got later fixed in r224236, but
later reappeared (in r230331).


More information about the Gcc-bugs mailing list