[Bug tree-optimization/34148] [4.3 Regression] Too many VOPs, too deep tree-ssa-sccvn.c recursion

steven at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Nov 19 11:05:00 GMT 2007



------- Comment #2 from steven at gcc dot gnu dot org  2007-11-19 11:05 -------
tree-ssa-sccvn should use a non-recursive DFS algorithm.  Though, that is only
part of the solution here, I suppose.


-- 

steven at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dberlin at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2007-11-19 11:05:38
               date|                            |


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



More information about the Gcc-bugs mailing list