------- Comment #2 from manu at gcc dot gnu dot org 2010-06-13 17:33 ------- (In reply to comment #1) > Actually before is more correct than saying after bar(). Because expressions > don't need to end on the same line.
I wonder why people tend to write: bar(); rather than ;} Obviously the second is more correct. ;-) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44515