https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72803
David Malcolm <dmalcolm at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|unassigned at gcc dot gnu.org |dmalcolm at gcc dot
gnu.org
--- Comment #7 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
(In reply to Aldy Hernandez from comment #6)
[...]
> That should still be line 1 and column 511. Why is it line 4 and column
> 127? Something smells fishy.
Something is going wrong with the linemaps. I'm investigating.