https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83324
David Edelsohn <dje at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |P2 Ever confirmed|0 |1 Last reconfirmed| |2023-11-16 Status|UNCONFIRMED |NEW --- Comment #4 from David Edelsohn <dje at gcc dot gnu.org> --- https://gcc.gnu.org/pipermail/gcc/2021-April/235882.html https://blog.reverberate.org/2021/04/21/musttail-efficient-interpreters.html The lack of this feature is motivating CPython to rely on LLVM for its JIT in future releases.