[Bug tree-optimization/37709] [4.4 Regression] inliner gone crazy

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Oct 2 13:03:00 GMT 2008



------- Comment #5 from rguenth at gcc dot gnu dot org  2008-10-02 13:02 -------
We optimize func_1 to

func_1:
        movw    g_290(%rip), %ax
        movl    $0, g_3(%rip)
        cwtl
        ret

inlining all its callees recursively ...


-- 


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



More information about the Gcc-bugs mailing list