https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116809
--- Comment #16 from Iain Sandoe <iains at gcc dot gnu.org> --- FAOD: - The current patch is to remove at macOS-15 - I have tested on systems that need to keep the lib - FX is testing on macOS 15. * I have already pushed the dependent patch that limits the libgcc range to 11+ from 11. * IFF we find that there are end-user issues with some weird way in which they are dependent on the GCC-installed libgcc_s.1 (that should really not happen) - then we will investigate pruning the symbols list (but that pruning would be matched to the system versions that it relates to - so there should be no concern in anyone's mind that we would be altering the behaviour for earlier ones). so .. as soon as I get a confirmation that this is working on macOS 15 (and likewise I have a queued patch on gcc-14-2-darwin) .. I'll land the fix.