https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81334
Eric Gallager <egallager at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |NEW
--- Comment #3 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Manuel López-Ibáñez from comment #2)
> It should be a matter of checking for warn_misleading_indentation at
> c-family/c-indentation.c:get_visual_column()
Oh, I guess if we already know where the fix needs to go, that's a confirmation
of the bug