[Bug c++/77562] large amount of memory usage when allocating big arrays

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Sep 11 19:55:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77562

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Note I suspect this is due to "long a = 1;" being treated as a constexpr
something like that now.


More information about the Gcc-bugs mailing list