[PATCH]: Heapify new points-to analyzer
Daniel Berlin
dberlin@dberlin.org
Mon Jul 11 01:57:00 GMT 2005
The attached converts the new points-to analyzer to use heap vector
instead of gc'd ones.
No functional changes have been made.
Bootstrapped and regtested on i686-pc-linux-gnu (and valgrind'd on some
heavy points-to users to make sure i didn't introduce any leaks or mem
corruption).
Committed to mainline.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: aliasheap.diff
Type: text/x-patch
Size: 14604 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20050711/8001819d/attachment.bin>
More information about the Gcc-patches
mailing list