Skip to content

Tail-calling interpreter for GCC 15 #132138

@Fidget-Spinner

Description

@Fidget-Spinner

Feature or enhancement

Proposal:

Right now it's not at perf win at all to use the tail calling interpreter on GCC 15 due to no preserve_none calling convention. However, it's still a massively better debugging experience, and we should support GCC 15 to help them test out their musttail implementation anyways.

Has this already been discussed elsewhere?

This is a minor feature, which does not need previous discussion elsewhere

Links to previous discussion of this feature:

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions