[Bug c++/82294] Array of objects with constexpr constructors initialized from space-inefficient memory image
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Sep 22 08:45:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82294
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |missed-optimization
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Probably similar in that the C++ FE should learn to emit loops for array
initializers...
More information about the Gcc-bugs
mailing list