http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56788
--- Comment #10 from Marc Glisse <glisse at gcc dot gnu.org> --- (In reply to Uroš Bizjak from comment #9) > Patch that fixes _mm_frcz_{ss,sd} intrinsics Looks good (assuming the detailed description is more correct than the high-level one in AMD's doc), thank you. Arguably the LLVM intrinsic is more useful than the Microsoft one, but that's a different issue that doesn't matter that much.