------- Comment #2 from dfranke at gcc dot gnu dot org 2009-04-25 17:02 ------- It may be worth noting that there are no warnings in the application about labels not being in the same block as the corresponding GOTO if compiled without -fwhole-file, but if compiled with -fwhole-file some of these warnings appear.
If these warnings are missed without -fwhole-file or spurious with -fwhole-file, I can not say yet. I'll try to get a testcase ... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39896