On Tue, Apr 18, 2023 at 8:31 AM Iain Sandoe via Gcc-patches
wrote:
>
> Tested on x86_64-darwin21,22, pushed to trunk, needed on 13.1,
OK for branch.
> thanks
> Iain
>
> --- 8< ---
>
> The mechanism for location dyld has altered from Darwin22 since dyld is now
> in the shared cache. The implemen
Tested on x86_64-darwin21,22, pushed to trunk, needed on 13.1,
thanks
Iain
--- 8< ---
The mechanism for location dyld has altered from Darwin22 since dyld is now
in the shared cache. The implemented mechanism for walking the cache uses
Apple Blocks which GCC does not yet support, and the fallbac