https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119512
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Note this example is reduced down too much as empty structs with trivial copy
constructors don't require any code so it is not unitialized ...
But this is a dup of bug 111123.
*** This bug has been marked as a duplicate of bug 111123 ***