[PATCH] Remove all ggc'd bitmaps from PRE (Was Re: Memory overhead of tree-SSA optimization passes)
Daniel Berlin
dberlin@dberlin.org
Sat Sep 4 16:17:00 GMT 2004
> For PRE we consume most of memory in bitmaps, I am just testing patch
> obstackeizing them that should actually help here reducing GGC garbage
> to 40MB but still I don't follow why we need such an extreme amount of
> bitmaps.
Here's a patch that removes all ggc'd bitmaps from PRE.
It's bootstrapping now (on a day old tree).
If all goes well, i'll rebootstrap and testwhen the tree isn't broken,
add a changelog, and commit it.
However, in any case, it should be usable for your measurement purposes.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: prenoggc.diff
Type: text/x-patch
Size: 4029 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20040904/3ad4cf65/attachment.bin>
More information about the Gcc
mailing list