Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It's also worth noting that (at least for C), the way the standard is worded an optimizing compiler and a non-optimizing compiler can generate exactly the same output in every situation. NONE of the unpredictability actually depends on optimization, it's just that optimization can (sometimes, if you're lucky) expose it. If you're not lucky, the code gen changes based on something harder to control than a single compiler option.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: