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

Iain Sandoe <iains at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=103080

--- Comment #36 from Iain Sandoe <iains at gcc dot gnu.org> ---
(In reply to Jürgen Reuter from comment #35)
> Now that macOS 12.1 is out (and XCode 13.2) could someone please check
> whether the problem has been solved from the side of the Darwin kernel?

I didn't see the issue listed in the 12.1 description and my radar is not
acknowledged officially (although some of the OSS folks agree it is a bug).

So .. right now I would not expect it to be resolved without the master change
and I intend to back port that change too - since clang sets the effective ABI,
it is more compatible for us to use the same approach (even if the term funcs
would work in principle).

Note 103080 also (and I would think that impossible to solve without using the
current approach of registering on cxa-atexit).

Reply via email to