https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66102
Bug ID: 66102 Summary: dependency mishandling with reallocation on assignment Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: mikael at gcc dot gnu.org Target Milestone: --- Created attachment 35518 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35518&action=edit test This test shows a number of memory errors at runtime. Some of them are related to pr65792 and pr61831.