https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32199
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|WORKSFORME |FIXED
--- Comment #20 from Richard Biener <rguenth at gcc dot gnu.org> ---
As some data point, for the largest testcase in this PR we improved from peak
memory use of ~360MB with GCC 4.2.1 to ~57MB with GCC 6.2 (GCC 4.8 used ~70MB).
