Hacker News new | ask | show | jobs
by boomlinde 3409 days ago
You could always say

    if (flag) while (1);
1 comments

Yes, that would make more sense. I have never seen this optimization actually bite anyone.