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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
I get the same ICE with the change to

...
type(TestReference), allocatable :: testList!(:)
...
testList = TestReference(aTest)
...

Thus I think it is a duplicate of pr49213.

*** This bug has been marked as a duplicate of bug 49213 ***

Reply via email to