This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/23940] SSA_NAMEs are not released after no longer being used.



------- Comment #13 from jimbob at google dot com  2006-12-20 21:44 -------
(In reply to comment #11)
> I had it mostly working, but the changes are pretty invasive as no one ever has
> to set or clear SSA_NAME_DEF_STMT any more, its always simply "right".  Its too
> invasive for stage 3 thats for sure. I'll revisit it when we get back to stage 1
> and test out performance and whether its really what we want to do.

Any activity on this? I am gently smashing into this problem and need to decide
whether to work around it permanently.


-- 

jimbob at google dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jimbob at google dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23940


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]