Inspired by this question,
Now visible only for users with > 10k rep
I came up with the following code:
$cat loop.c int main(
I don't think this question really has an answer; it depends on the optimizations both compilers perform. In this case I expect either, if poked into sufficient optimization effort, would eliminate the loop entirely as i is never used.
i