Comment 5 for bug 1793202

Revision history for this message
Daniel Schürmann (daschuer) wrote :

The same issue may effect our other 32 bit targets. Do we reach main() with sse2 enabled and msvc?

Is there a way to not use sse2 during the initialisation before main? This would allow us to check for sse2 at runtime without any pain.

Or we may just ignore this issue and wait until all non sse2 CPUs have died. ...