[Bug c++/67550] [5/6 regression] Initialization of local struct array with elements of global array yields zeros instead of initializer values
trippels at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Sep 11 15:58:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67550
Markus Trippelsdorf <trippels at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |wrong-code
CC| |jason at gcc dot gnu.org
Summary|Initialization of local |[5/6 regression]
|struct array with elements |Initialization of local
|of global array yields |struct array with elements
|zeros instead of |of global array yields
|initializer values |zeros instead of
| |initializer values
--- Comment #2 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
Started with r217814.
More information about the Gcc-bugs
mailing list