https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86224
--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jeff Law <l...@gcc.gnu.org>: https://gcc.gnu.org/g:638e630142b2cf691db890ab9eb6d77a65339c54 commit r12-7725-g638e630142b2cf691db890ab9eb6d77a65339c54 Author: Sergei Trofimovich <slyfox at gentoo dot org> Date: Sat Mar 19 15:09:36 2022 -0400 libgcc: m68k: avoid TEXTRELs in shared library (PR 86224) libgcc/ PR libgcc/86224 * config/m68k/lb1sf68.S (__mulsi3_internal): Internal, hidden alias for __mulsi3. (__udivsi3_internal, __divsi3_internal): Similarly. (__umodsi3, __modsi3): Use the internal function names.