[Bug c++/71456] missing -Wunused-variable on a static global initialized with another
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jun 9 07:11:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71456
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |diagnostic,
| |missed-optimization
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Optimizing dynamic initialization is indeed a missed feature.
More information about the Gcc-bugs
mailing list