Hacker News new | ask | show | jobs
by Levitating 114 days ago
Compilers of the same version should preferably not produce different output with the same input.
1 comments

"preferably" doesn't mean t that's the ground truth. Compilers aren't absolutely deterministic, only sufficiently so for most programmers to use.