printf with floating point arguments using -mno-sse2 flag is crashing #32351
Labels
backend:X86
bugzilla
Issues migrated from bugzilla
crash
Prefer [crash-on-valid] or [crash-on-invalid]
duplicate
Resolved as duplicate
Uh oh!
There was an error while loading. Please reload this page.
Extended Description
clang crashes while compiling with the flag -mno-sse2 on linux the following code:
clang -mno-sse2 test.c
The text was updated successfully, but these errors were encountered: