Hacker News new | ask | show | jobs
by hermitdev 1696 days ago
I hope this isn't the actual "real" code, because you've got undefined behavior before you even have to worry about the associativity optimizations. There's an uninitialized read of 'kahan_c' on the first loop iteration.