[Bug libstdc++/106664] std::valarray::resize(0): spurious -Walloc-zero warning
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Aug 17 17:51:08 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106664
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|tree-optimization |libstdc++
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I don't know how important it is to fix this really -Walloc-zero is not enabled
by either -Wextra or -Wall
More information about the Gcc-bugs
mailing list