summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0106-PR-c-48517.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0106-PR-c-48517.patch')
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0106-PR-c-48517.patch3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0106-PR-c-48517.patch b/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0106-PR-c-48517.patch
index a043e75096..01c9868d72 100644
--- a/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0106-PR-c-48517.patch
+++ b/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0106-PR-c-48517.patch
@@ -1,8 +1,7 @@
1Upstream-Status: Inappropriate [Backport]
2From b58a503c5dbde32cbb9bd48ea16ff868d2023cf9 Mon Sep 17 00:00:00 2001 1From b58a503c5dbde32cbb9bd48ea16ff868d2023cf9 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, 12 Apr 2011 06:53:13 +0000 3Date: Tue, 12 Apr 2011 06:53:13 +0000
5Subject: [PATCH 106/200] PR c/48517 4Subject: [PATCH] PR c/48517
6 * c-typeck.c (store_init_value): Set TREE_TYPE (decl) to 5 * c-typeck.c (store_init_value): Set TREE_TYPE (decl) to
7 qualified type. 6 qualified type.
8 7