[Bug fortran/69200] ICE on subsequent block statements with module imports

kargl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jun 20 17:30:05 GMT 2022


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69200

kargl at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kargl at gcc dot gnu.org
             Status|NEW                         |WAITING

--- Comment #4 from kargl at gcc dot gnu.org ---
(In reply to kargl from comment #3)
> This seems to work on trunk.
> 
> % gfcx -o z q1.f90 q.f90
> % ./z
>  testProc
>  testProc
> 
> This is still broken on branch-8.
> This is still broken on branch-7.

This is still fixed.  If someone else can confirm that the example code
compiles with gfortran 10, 11, and trunk, then this can likely be closed.


More information about the Gcc-bugs mailing list