------- Comment #11 from Tobias dot Schlueter at physik dot uni-muenchen dot de 
 2006-01-08 22:16 -------
Subject: Re:  Jumping into blocks gives error rather than
 warning

steven at gcc dot gnu dot org wrote:
> ------- Comment #9 from steven at gcc dot gnu dot org  2006-01-08 21:45 
> -------
> Actually we already know for sure that the label exists and that it is a valid
> jump target.  From resolve_branch:

Indeed, I had missed that we already keep track of all existing labels when
parsing via the code in gfc_get_st_label.  I'll give your code a spin and
submit it, when it passes testing.  Ok?


-- 


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


Reply via email to