summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0183-PR-debug-48768.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0183-PR-debug-48768.patch')
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0183-PR-debug-48768.patch3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0183-PR-debug-48768.patch b/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0183-PR-debug-48768.patch
index 2a0fd2fbac..b3d25e06c0 100644
--- a/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0183-PR-debug-48768.patch
+++ b/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0183-PR-debug-48768.patch
@@ -1,8 +1,7 @@
1Upstream-Status: Inappropriate [Backport]
2From 8a0e77485c3d9d34c6f65cec908829dcc4cd5fee Mon Sep 17 00:00:00 2001 1From 8a0e77485c3d9d34c6f65cec908829dcc4cd5fee Mon Sep 17 00:00:00 2001
3From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> 2From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
4Date: Tue, 26 Apr 2011 13:47:13 +0000 3Date: Tue, 26 Apr 2011 13:47:13 +0000
5Subject: [PATCH 183/200] PR debug/48768 4Subject: [PATCH] PR debug/48768
6 * tree-ssa.c (insert_debug_temp_for_var_def): If degenerate_phi_result 5 * tree-ssa.c (insert_debug_temp_for_var_def): If degenerate_phi_result
7 is error_mark_node, set value to NULL. 6 is error_mark_node, set value to NULL.
8 7