http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21038
--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-10-22 19:57:45 UTC --- Using an editor that can jump between braces (e.g. % in vim) makes it trivial to find if you've indented your code sensibly. As Andrew said in comment 1, the compiler's hint might be completely misleading.