Y
Hacker News
new
|
ask
|
show
|
jobs
by
mike_hearn
143 days ago
No, some compilers aren't deterministic by design, e.g. because they compile stuff in parallel and don't take extra steps to enforce consistent ordering of things (because it doesn't matter).