summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0122-PR-target-48605.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0122-PR-target-48605.patch')
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0122-PR-target-48605.patch3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0122-PR-target-48605.patch b/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0122-PR-target-48605.patch
index 2d68241717..25957cdf16 100644
--- a/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0122-PR-target-48605.patch
+++ b/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0122-PR-target-48605.patch
@@ -1,8 +1,7 @@
1Upstream-Status: Inappropriate [Backport]
2From cad5b42c7c890058535eb7bc8c3766f03d428f59 Mon Sep 17 00:00:00 2001 1From cad5b42c7c890058535eb7bc8c3766f03d428f59 Mon Sep 17 00:00:00 2001
3From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> 2From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
4Date: Fri, 15 Apr 2011 10:21:00 +0000 3Date: Fri, 15 Apr 2011 10:21:00 +0000
5Subject: [PATCH 122/200] PR target/48605 4Subject: [PATCH] PR target/48605
6 * config/i386/sse.md (avx_insertps, sse4_1_insertps): If operands[2] 5 * config/i386/sse.md (avx_insertps, sse4_1_insertps): If operands[2]
7 is a MEM, offset it as needed based on top 2 bits in operands[3], 6 is a MEM, offset it as needed based on top 2 bits in operands[3],
8 change MEM mode to SFmode and mask those 2 bits away from operands[3]. 7 change MEM mode to SFmode and mask those 2 bits away from operands[3].