------- Comment #5 from pault at gcc dot gnu dot org  2009-05-04 10:19 -------
(In reply to comment #2)
> 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 ...
> 

For some reason that I do not see right now, cs_base in resolve.c is not being
pushed or popped correctly.

Paul


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39896

Reply via email to