https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126335
Sam James <sjames at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |wrong-code
CC| |mpolacek at gcc dot gnu.org
Target Milestone|--- |17.0
Summary|Wrong code: trailing |[17 regression] Wrong code:
|default-constructed element |trailing
|of a static array of class |default-constructed element
|type left uninitialized |of a static array of class
| |type left uninitialized
| |since r17-1661
--- Comment #1 from Sam James <sjames at gcc dot gnu.org> ---
Thanks!