Hacker News new | ask | show | jobs
by sweetjuly 1085 days ago
C has everything to do with optimizer passes, the language definition is what allows them to happen! The fact that you get about what you'd expect on -O0 is merely incidental, the specification does not afford you this.