https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113700
Rainer Orth <ro at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andreast at gcc dot gnu.org,
| |iains at gcc dot gnu.org,
| |jakub at gcc dot gnu.org
Target|x86_64-*-solaris* |x86_64-*-solaris*,
| |i?86-*-solaris*
Target Milestone|--- |14.0
--- Comment #5 from Rainer Orth <ro at gcc dot gnu.org> ---
The problem is even more widespread than Solaris/x86: beside
i386/libgcc-sol2.ver,
there are i386/libgcc-darwin.ver (where the versions end at GCC_12.0.0) and
i386/libgcc-bsdver (stops at GCC_7.0.0, used by both t-freebsd and t-dragonfly;
the latter has no listed maintainer).
I wonder if we should add a prominent note to the end of i386/libgcc-glibc.ver
to notify other affected maintainers about additions. Those are way too easy
to overlook right now.