[Bug middle-end/35204] [4.3 Regression] crash by too deep recursion in DFS tree-ssa-sccvn.c:1898

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Feb 15 13:36:00 GMT 2008



------- Comment #9 from rguenth at gcc dot gnu dot org  2008-02-15 13:35 -------
Shouldn't we make sure, eventually by an ALWAYS_INLINE macro, that all of our
iterator functions are inlined so they definitely can be scalarized?


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dnovillo at gcc dot gnu dot
                   |                            |org


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



More information about the Gcc-bugs mailing list