https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85750

anlauf at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
            Summary|[12/13/14 Regression]       |[12/13 Regression] Default
                   |Default initialization of   |initialization of derived
                   |derived type array missing  |type array missing
   Target Milestone|12.5                        |14.4
             Status|NEW                         |RESOLVED

--- Comment #19 from anlauf at gcc dot gnu.org ---
Backporting to 14-branch required backporting of r15-3323 (which went ok)
and - in theory - r15-8945 before this patch.  However, although the part
to resolve.cc of r15-8945 is required but the testcase fails (likely due
to missing backports of finalization fixes), I skipped that one except for
the fixup in resolve.cc which was applied manually.

I'll stop the backport here and declare this PR fixed in 14.4, 15.2, and 16.
This minimizes the risk of potentially unknown regressions in 12- and
13-branch.  A workaround for those staying with <= 13 is given in comment#4.

Closing.

Reply via email to