This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/49600] Bad SSE2 int->float split in i386.md
- From: "uros at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 21 Jul 2011 21:21:21 +0000
- Subject: [Bug target/49600] Bad SSE2 int->float split in i386.md
- Auto-submitted: auto-generated
- References: <bug-49600-4@http.gcc.gnu.org/bugzilla/>
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