[Bug tree-optimization/59924] [4.9 Regression] uninit memory hog

rth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Feb 3 19:40:00 GMT 2014


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

--- Comment #4 from Richard Henderson <rth at gcc dot gnu.org> ---
Created attachment 32033
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32033&action=edit
proposed patch

Properly handling default definitions wasn't enough, so
also add a pointer set to avoid processing ssa names twice.



More information about the Gcc-bugs mailing list