Hacker News new | ask | show | jobs
by PeCaN 2041 days ago
that's just because gcc has certain optimization passes that can't be disabled

(that said gcc -O0 is still absolutely nothing like what a human would write)