------- Comment #10 from jakub at gcc dot gnu dot org  2010-03-22 15:06 -------
Subject: Bug 43438

Author: jakub
Date: Mon Mar 22 15:05:46 2010
New Revision: 157634

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157634
Log:
        Backport from mainline:
        2010-03-20  Richard Guenther  <rguent...@suse.de>

        PR rtl-optimization/43438
        * combine.c (make_extraction): Properly zero-/sign-extend an
        extraction of the low part of a CONST_INT.  Also handle
        CONST_DOUBLE.

        * gcc.c-torture/execute/pr43438.c: New testcase.

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


-- 


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

Reply via email to