summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0079-PR-debug-48343.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0079-PR-debug-48343.patch')
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0079-PR-debug-48343.patch3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0079-PR-debug-48343.patch b/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0079-PR-debug-48343.patch
index a9419dd168..1f10f50cec 100644
--- a/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0079-PR-debug-48343.patch
+++ b/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0079-PR-debug-48343.patch
@@ -1,8 +1,7 @@
1Upstream-Status: Inappropriate [Backport]
2From 1e8081c83aa5101ccca523ce8448282bece491ff Mon Sep 17 00:00:00 2001 1From 1e8081c83aa5101ccca523ce8448282bece491ff Mon Sep 17 00:00:00 2001
3From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> 2From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
4Date: Thu, 7 Apr 2011 18:05:08 +0000 3Date: Thu, 7 Apr 2011 18:05:08 +0000
5Subject: [PATCH 079/200] PR debug/48343 4Subject: [PATCH] PR debug/48343
6 * combine.c (combine_instructions): Add last_combined_insn, 5 * combine.c (combine_instructions): Add last_combined_insn,
7 update it if insn is after it, pass it to all try_combine 6 update it if insn is after it, pass it to all try_combine
8 calls. 7 calls.