Elektrine lite

← Feed

@pinskia@hachyderm.io

Post #2766132

2025-12-31 17:34 UTC

@uecker@mastodon.social @thephd@pony.social @JensGustedt@digitalcourage.social yes trashing the icache is required for trampolines (heap ones too).

Replies (1)

  • @uecker@mastodon.social 2025-12-31 18:46

    @pinskia@hachyderm.io @thephd@pony.social @JensGustedt@digitalcourage.social BTW: Why does GCC not do this very obvious optimization? For the explicit version (which should correspond exactly to what nested function are transformed to), it does work. https://godbolt.org/z/4PT6WPEn1

    Open ##2766133