[Bug fortran/82205] parametrized derived types, problems with initialization

2023-07-17 Thread stijn.schildermans at kuleuven dot be via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82205

Stijn Schildermans  changed:

   What|Removed |Added

 CC||stijn.schildermans@kuleuven
   ||.be

--- Comment #4 from Stijn Schildermans  
---
I just ran into the same issue. Gfortran 13.1.1 still does not accept the
standard-conforming syntax. 

Has anyone been looking in to this? 

Posting this comment in the hopes to renew attention/interest.

[Bug fortran/82205] parametrized derived types, problems with initialization

2019-03-17 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82205

--- Comment #3 from Dominique d'Humieres  ---
See pr84120 for the analysis.

[Bug fortran/82205] parametrized derived types, problems with initialization

2019-03-17 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82205

Dominique d'Humieres  changed:

   What|Removed |Added

 CC||neil.n.carlson at gmail dot com

--- Comment #2 from Dominique d'Humieres  ---
*** Bug 84120 has been marked as a duplicate of this bug. ***

[Bug fortran/82205] parametrized derived types, problems with initialization

2017-09-15 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82205

Dominique d'Humieres  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2017-09-15
 Ever confirmed|0   |1

--- Comment #1 from Dominique d'Humieres  ---
Confirmed.