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/49600] Bad SSE2 int->float split in i386.md


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

--- Comment #5 from uros at gcc dot gnu.org 2011-07-21 21:21:01 UTC ---
Author: uros
Date: Thu Jul 21 21:20:59 2011
New Revision: 176589

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176589
Log:
    Backport from mainline
    2011-07-04  Uros Bizjak  <ubizjak@gmail.com>

    PR target/49600
    * config/i386/i386.md (SSE2 int->float split): Push operand 1 in
    general register to memory for !TARGET_INTER_UNIT_MOVES.


Modified:
    branches/gcc-4_6-branch/gcc/ChangeLog
    branches/gcc-4_6-branch/gcc/config/i386/i386.md


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