https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116725
Antoni <bouanto at zoho dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
--- Comment #9 from Antoni <bouanto at zoho dot com> ---
Sam, since I use -masm=intel in rustc_codegen_gcc, I fixed a few bugs and I
also test a lot of x86-specific intrinsics (since they're used in stdarch:
https://github.com/rust-lang/stdarch), so it might not be as bad as you think.