[Bug fortran/38507] Bogus Warning: Deleted feature: GOTO jumps to END of construct

tobi at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Dec 15 17:38:00 GMT 2008



------- Comment #5 from tobi at gcc dot gnu dot org  2008-12-15 17:37 -------
According to your readings, is the following valid?
    DO 10 I=1,10
    IF (.TRUE.) THEN
10  END IF
   END


-- 

tobi at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tobi at gcc dot gnu dot org


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



More information about the Gcc-bugs mailing list