mirror of
https://git.musl-libc.org/git/musl
synced 2025-02-03 03:45:50 +03:00
a6d272127b
failure to do so was causing crashes on x86_64 when ctors used SSE, which was first observed when ctors called variadic functions due to the SSE prologue code inserted into every variadic function.