[Bug debug/67192] Backward-goto in loop can get wrong line number

dmalcolm at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Aug 18 16:05:00 GMT 2015


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

--- Comment #4 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
Problem also affects while statements; reproduced using example from comment #0
w with "for (;;)" replaced with "while (1)"



More information about the Gcc-bugs mailing list