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/46880] [4.4/4.5 Regression] generating of shufpd is broken


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

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-01-16 20:25:04 UTC ---
Author: jakub
Date: Sun Jan 16 20:25:01 2011
New Revision: 168868

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168868
Log:
    Backport from mainline
    2010-12-21  Jakub Jelinek  <jakub@redhat.com>

    PR target/46880
    * config/i386/sse.md (sse2_loadlpd, sse2_movsd): Fix shufpd source
    operand.

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

Added:
    branches/gcc-4_5-branch/gcc/testsuite/gcc.target/i386/pr46880.c
Modified:
    branches/gcc-4_5-branch/gcc/ChangeLog
    branches/gcc-4_5-branch/gcc/config/i386/sse.md
    branches/gcc-4_5-branch/gcc/testsuite/ChangeLog


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