[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:23:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67192
David Malcolm <dmalcolm at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #36203|0 |1
is obsolete| |
--- Comment #6 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
Created attachment 36204
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36204&action=edit
Updated patch
Patch against trunk, saving/restoring input_location around the call to
c_parser_peek_token (parser) when populating token_indent_info.
More information about the Gcc-bugs
mailing list