------- Comment #4 from jakub at gcc dot gnu dot org  2009-10-12 13:38 -------
Subject: Bug 41646

Author: jakub
Date: Mon Oct 12 13:38:29 2009
New Revision: 152666

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152666
Log:
        PR rtl-optimization/41646
        * calls.c (expand_call): For BLKmode types returned in registers
        avoid likely spilled hard regs in copy_blkmode_from_reg generated
        insns.

        * gcc.c-torture/compile/pr41646.c: New test.

Added:
    branches/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/compile/pr41646.c
Modified:
    branches/gcc-4_4-branch/gcc/ChangeLog
    branches/gcc-4_4-branch/gcc/calls.c
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog


-- 


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

Reply via email to