summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0084-PR-tree-optimization-48377.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0084-PR-tree-optimization-48377.patch')
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0084-PR-tree-optimization-48377.patch3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0084-PR-tree-optimization-48377.patch b/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0084-PR-tree-optimization-48377.patch
index 5c9682f6ef..603b91ebd9 100644
--- a/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0084-PR-tree-optimization-48377.patch
+++ b/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0084-PR-tree-optimization-48377.patch
@@ -1,8 +1,7 @@
1Upstream-Status: Inappropriate [Backport]
2From eba70fb9976ef047a8fb8dc6499c42e8fd3551f7 Mon Sep 17 00:00:00 2001 1From eba70fb9976ef047a8fb8dc6499c42e8fd3551f7 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, 8 Apr 2011 11:45:29 +0000 3Date: Fri, 8 Apr 2011 11:45:29 +0000
5Subject: [PATCH 084/200] PR tree-optimization/48377 4Subject: [PATCH] PR tree-optimization/48377
6 * tree-vect-data-refs.c (vector_alignment_reachable_p): Set 5 * tree-vect-data-refs.c (vector_alignment_reachable_p): Set
7 is_packed to true even for types with smaller TYPE_ALIGN than 6 is_packed to true even for types with smaller TYPE_ALIGN than
8 TYPE_SIZE. 7 TYPE_SIZE.