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

Thomas Koenig <tkoenig at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2019-12-15
                 CC|                            |tkoenig at gcc dot gnu.org
            Summary|ICE in                      |[F03] Implement KIND
                   |gfc_trans_assignment_1, at  |argument for INDEX
                   |fortran/trans-expr.c:11010  |
     Ever confirmed|0                           |1

--- Comment #2 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
INDEX is actually an elemental function (I had to look that up
to make sure), and it has had a KIND argument since F2003.

Reply via email to