Re: Rustc unsoundness on i386
* Fabian Grünbichler <debian@fabian.gruenbichler.email> [241123 15:31]:
> A) move i386 rustc to Rust's i586 target (which doesn't have SSE out of the box), instead of the i686-with-SSE2-disabled it currently uses
> B) bump the i386 baseline in Debian to require SSE2, and stop disabling SSE2 there in rustc
> C) disable all optimizations for Rust code on i386 (not really an option I think, just here for completeness sake)
D) follow the other teams and stop building Rust on i386.
Chris
Reply to: