-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Compile fails when --enable-pystats #131281
Copy link
Copy link
Closed
Labels
buildThe build process and cross-buildThe build process and cross-buildinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Metadata
Metadata
Assignees
Labels
buildThe build process and cross-buildThe build process and cross-buildinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Bug report
Bug description:
I've tried to compile CPython with
--enable-pystats, but it failswth gcc 14.2.0
CPython versions tested on:
CPython main branch
Operating systems tested on:
Linux
Linked PRs
BINARY_SUBSCR#131283