https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88807
kargl at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kargl at gcc dot gnu.org
--- Comment #4 from kargl at gcc dot gnu.org ---
(In reply to Jakub Jelinek from comment #3)
> Created attachment 45415 [details]
> gcc9-pr88807.patch
>
> Or we can just reindent the problematic part. The indentation of the
> generated files is indeed weird in many spots on many of the files, but with
> this simple patch we don't get a warning.
Jakub, if you patch passes regression testing, please commit it.