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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2018-08-30
     Ever confirmed|0                           |1

--- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Confirmed on 7.3.0. This seems to be fixed on 8.2.0 and trunk (9.0).

Revision r252781 (2017-09-15) gives the error

       ASSOCIATE(arg=>args(1))
                            1
Error: Entity 'arg' at (1) has a deferred type parameter and requires either
the POINTER or ALLOCATABLE attribute

r253527 (2017-10-08) compiles the test.

I get the ICE with revisions r253041, r253132, and r253237.

Reply via email to