[Bug middle-end/40151] Possible memory leaks in ggc
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu May 14 18:26:00 GMT 2009
------- Comment #2 from pinskia at gcc dot gnu dot org 2009-05-14 18:26 -------
Likewise for tree-ssa-phiopt.c and reg-stack.c ones.
I think you need to look at the source instead of just doing a grep.
In fact these are all safe because they don't cross ggc_collect calls.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40151
More information about the Gcc-bugs
mailing list