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

--- Comment #3 from martin <mscfd at gmx dot net> ---
With gfortran-12, the ICE is gone, but the produced error message does not look
right.

mod.f90:12:25:

   12 |    associate(l => len(cs))
      |                         1
Error: Symbol ā€˜l’ at (1) has no IMPLICIT type

Reply via email to