[Bug c++/80290] [6/7 Regression] g++ uses unreasonable amount of memory compiling nested string maps
aoliva at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Apr 18 06:03:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80290
Alexandre Oliva <aoliva at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|aoliva at gcc dot gnu.org |unassigned at gcc dot gnu.org
Summary|[6/7/8 Regression] g++ uses |[6/7 Regression] g++ uses
|unreasonable amount of |unreasonable amount of
|memory compiling nested |memory compiling nested
|string maps |string maps
--- Comment #22 from Alexandre Oliva <aoliva at gcc dot gnu.org> ---
The patch is in. I suppose there's still room for improvement, but this was as
far as I could get for now.
More information about the Gcc-bugs
mailing list