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 #3 from uros at gcc dot gnu.org 2011-07-04 16:26:13 UTC ---
Author: uros
Date: Mon Jul  4 16:26:08 2011
New Revision: 175817

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175817
Log:
    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:
    trunk/gcc/ChangeLog
    trunk/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]