------- Comment #10 from jakub at gcc dot gnu dot org  2010-08-25 21:25 -------
Subject: Bug 44858

Author: jakub
Date: Wed Aug 25 21:25:18 2010
New Revision: 163555

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=163555
Log:
        PR rtl-optimization/44858
        * combine.c (try_combine): If recog_for_combine added CLOBBERs to
        newi2pat, make sure they don't affect newpat.

        * gcc.c-torture/execute/pr44858.c: New test.

Added:
    branches/gcc-4_5-branch/gcc/testsuite/gcc.c-torture/execute/pr44858.c
Modified:
    branches/gcc-4_5-branch/gcc/ChangeLog
    branches/gcc-4_5-branch/gcc/combine.c
    branches/gcc-4_5-branch/gcc/testsuite/ChangeLog


-- 


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

Reply via email to