Skip to content

JIT stencil generation for i686-pc-windows-msvc has issues with SSE #146365

@eendebakpt

Description

@eendebakpt

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:

i686-pc-windows-msvc

We can make the CI run by adding the -mno-sse flags:

8559fb8

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    OS-windowsbuildThe build process and cross-buildtopic-JITtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions