This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/43653] [4.3/4.4/4.5/4.6 Regression] ICE at reload1.c:1188 with -O1 -ftree-vectorize and empty struct


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

--- Comment #18 from uros at gcc dot gnu.org 2011-02-17 22:10:40 UTC ---
Author: uros
Date: Thu Feb 17 22:10:37 2011
New Revision: 170258

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170258
Log:
    PR target/43653
    * config/i386/i386.c (ix86_secondary_reload): Handle SSE
    input reload with PLUS RTX.

testsuite/ChangeLog:

    PR target/43653
    * gcc.target/i386/pr43653.c: New test.


Added:
    branches/gcc-4_4-branch/gcc/testsuite/gcc.target/i386/pr43653.c
      - copied unchanged from r170241,
trunk/gcc/testsuite/gcc.target/i386/pr43653.c
Modified:
    branches/gcc-4_4-branch/gcc/ChangeLog
    branches/gcc-4_4-branch/gcc/config/i386/i386.c
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]