[Bug target/60693] [4.8 Regression] ICE on funny memcpy

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Apr 10 07:57:00 GMT 2014


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

--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Thu Apr 10 07:57:09 2014
New Revision: 209268

URL: http://gcc.gnu.org/viewcvs?rev=209268&root=gcc&view=rev
Log:
    Backport from mainline
    2014-03-28  Jakub Jelinek  <jakub@redhat.com>

    PR target/60693
    * config/i386/i386.c (ix86_copy_addr_to_reg): Call copy_addr_to_reg
    also if addr has VOIDmode.

    * gcc.target/i386/pr60693.c: New test.

Added:
    branches/gcc-4_8-branch/gcc/testsuite/gcc.target/i386/pr60693.c
Modified:
    branches/gcc-4_8-branch/gcc/ChangeLog
    branches/gcc-4_8-branch/gcc/config/i386/i386.c
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list