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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2017-11-05
     Ever confirmed|0                           |1

--- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
The same test appears twice in comment 0 and the test in comment 1 gives the
errors

pr82842_1.f90:19:11:

    x = s3(2)(transfer('Xe',['x']))
           1
Error: Invalid character in name at (1)
pr82842_1.f90:27:10:

    u = s4(x)
          1
Error: Can't convert TYPE(Pdts3) to TYPE(s3) at (1)

Reply via email to