Hacker News new | ask | show | jobs
by ShroudedNight 206 days ago
Yeah, that sucks. I assume this is SSE2?
2 comments

It does look like there are legitimate issues with x87 floating-point: https://github.com/rust-lang/rust/issues/114479
Related from a couple of days ago: A time-traveling door bug in Half Life 2

https://mastodon.gamedev.place/@TomF/115589875974658415

https://news.ycombinator.com/item?id=46009962

That is correct :)

Edit: I see from the sister post that it is actually llvm and not rust, so I'm half barking up the wrong tree. But somehow this is not an issue with gcc and friends.