[Bug c++/80272] g++ runs out of memory and crashes
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Apr 3 07:12:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80272
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |compile-time-hog,
| |memory-hog
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
There's a duplicate for this somewhere. The issue is the large constructor
being built.
Note GCC 4.9 is no longer maintained.
More information about the Gcc-bugs
mailing list