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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P4
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2019-05-19
     Ever confirmed|0                           |1

--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Confirmed from GCC7 up to trunk (10.0). With GCC 5 or 6, I get an error

pr90519.f90:28:51:

            type(t), allocatable :: content_alloc(:) ! (2)
                                                   1
Error: Component at (1) must have the POINTER attribute

Reply via email to