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

janus at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-valid-code
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2018-09-27
                 CC|                            |janus at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #1 from janus at gcc dot gnu.org ---
Confirmed. The ICE is present since version 6. gfortran 5.5 rejects the example
with this bogus error:

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

Reply via email to