https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113403

--- Comment #1 from Iain Sandoe <iains at gcc dot gnu.org> ---

this seems a somewhat similar dilemma to the emulated TLS case.

Perhaps:

provide a weak definition of these in a CRT (which is used for -static-libgcc)
and weaken the defs in libgcc_s so that mixed scenarios work?

Reply via email to