x86_64 with SSE2 disabled triggers "Expected FP register!" assertion #65840
Labels
backend:X86
crash-on-invalid
duplicate
Resolved as duplicate
metabug
Issue to collect references to a group of similar or related issues.
Recalling relevant conversations, x86_64 ABI requires SSE2 registers to pass floating-point types to callee.
Given that we have a dozen or more of such crashes reported, probably we should emit a proper diagnostic.
CC @phoebewang
The text was updated successfully, but these errors were encountered: