Using GCC's Nested Functions with Wide Pointers and No Trampolines II

(uecker.codeberg.page)

20 points | by uecker 3 hours ago

1 comments

  • mananaysiempre 10 minutes ago
    What about your older patch where -fno-trampolines meant a function pointer could either be a code pointer or a closure (descriptor) pointer, distinguished by a tag?