This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]