Priority: P3
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: floschiffmann at gmail dot com
Target Milestone: ---
Good morning,
I ran across a problem when using a Type bound assignment (TBA). I have two
type, the type with TBA type(Inner), and
Severity: normal
Priority: P3
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: floschiffmann at gmail dot com
Target Milestone: ---
Good morning,
when writing a reference counting scheme, I cam across this slightly intricate
bug. I
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93690
Florian Schiffmann changed:
What|Removed |Added
CC||floschiffmann at gmail dot com