-
-
Notifications
You must be signed in to change notification settings - Fork 34.3k
Open
Labels
OS-windowsbuildThe build process and cross-buildThe build process and cross-buildtopic-JITtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
Bug report
Bug description:
When working on adding float operations in #146307 the bytecode generation the CI failed for only the [i686-pc-windows-msvc] build. Link to failing CI:
We can make the CI run by adding the -mno-sse flags:
Ideally we should not have to disable SSE at this might hurt performance.
CPython versions tested on:
CPython main branch
Operating systems tested on:
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
OS-windowsbuildThe build process and cross-buildThe build process and cross-buildtopic-JITtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error