https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67192
Patrick Palka <ppalka at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ppalka at gcc dot gnu.org --- Comment #9 from Patrick Palka <ppalka at gcc dot gnu.org> --- (In reply to David Malcolm from comment #6) > Created attachment 36204 [details] > Updated patch > > Patch against trunk, saving/restoring input_location around the call to > c_parser_peek_token (parser) when populating token_indent_info. I think c_parser_set_source_position_from_token and cp_lexer_set_source_position_from_token exist for this purpose.