Hacker News new | ask | show | jobs
by perl4ever 2494 days ago
"Calling it "undefined behavior" lets the compiler do whatever the hardware does even if that means the program produces different results on different architectures"

Isn't this "implementation dependent", rather than "undefined"?