------- Comment #7 from sje at gcc dot gnu dot org 2010-08-10 15:41 ------- Subject: Bug 41551
Author: sje Date: Tue Aug 10 15:40:14 2010 New Revision: 163072 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=163072 Log: 2010-08-10 Steve Ellcey <s...@cup.hp.com> Jakub Jelinek <ja...@redhat.com> Backport from mainline: PR middle-end/41551 * function.c (instantiate_virtual_regs_in_insn): Copy to new reg before forcing mode. * testsuite/gcc.dg/pr41551.c: New test. Added: branches/gcc-4_4-branch/gcc/testsuite/gcc.dg/pr41551.c Modified: branches/gcc-4_4-branch/gcc/ChangeLog branches/gcc-4_4-branch/gcc/function.c branches/gcc-4_4-branch/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41551