Martin Uecker via Gcc Sun, 23 Feb 2025 05:28:37 -0800
We have __builtin_call_with_static_chain, but I am missing builtins to get the address of the nested function itself (not of a trampoline) and the value one has to pass as static chain.
Martin