[Bug fortran/93690] Type Bound Generic Assignment Bug Using Intrinsic Assignments

2020-07-23 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93690 Dominique d'Humieres changed: What|Removed |Added Priority|P3 |P4 Status|UNCONFIRMED

[Bug fortran/93690] Type Bound Generic Assignment Bug Using Intrinsic Assignments

2020-02-11 Thread floschiffmann at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93690 Florian Schiffmann changed: What|Removed |Added CC||floschiffmann at gmail dot com ---

[Bug fortran/93690] Type Bound Generic Assignment Bug Using Intrinsic Assignments

2020-02-11 Thread floschiffmann at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93690 --- Comment #2 from Florian Schiffmann --- Hi Steve, the complication here is that it is not the type with the assignment that is a vector but the Outer type. The type with assignment is a scalar member of the vector type. Hence the first questi

[Bug fortran/93690] Type Bound Generic Assignment Bug Using Intrinsic Assignments

2020-02-11 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93690 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org --- C