[Bug fortran/94170] New: gfortran segfault on object oriented code

2020-03-13 Thread r.dilz at tue dot nl
: fortran Assignee: unassigned at gcc dot gnu.org Reporter: r.dilz at tue dot nl Target Milestone: --- Created attachment 48030 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48030&action=edit The part of the code that crashes the gfortran I have some code that doesn&#x

[Bug fortran/94221] New: Explicit assignment in type is ignored in some cases

2020-03-19 Thread r.dilz at tue dot nl
Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: r.dilz at tue dot nl Target Milestone: --- When working with types, I found some unexpected behavior. It seems that the variables in a type do not get assigned their proper values reliably. I suspect that the