Hacker News new | ask | show | jobs
by Sesse__ 98 days ago
No, it's not equivalent for floating point, so a compiler won't do it unless you do -fassociative-math (or a superset, such as -ffast-math), in which case all correctness bets are off.