https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110592
Martin Husemann <martin at netbsd dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |martin at netbsd dot org
--- Comment #3 from Martin Husemann <martin at netbsd dot org> ---
Note that this makes it impossible for distributions to default to sparc v7
with an unmodified gcc.
Only options are
- locally patch (fix) gcc
- provide separate distribution binaries for v7 and v8
- drop support for v7 completely
... which all three sound bad to me.