summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0044-PR-c-48281.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0044-PR-c-48281.patch')
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0044-PR-c-48281.patch3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0044-PR-c-48281.patch b/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0044-PR-c-48281.patch
index adbfb4907a..7f5f5aefd2 100644
--- a/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0044-PR-c-48281.patch
+++ b/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0044-PR-c-48281.patch
@@ -1,8 +1,7 @@
1Upstream-Status: Inappropriate [Backport]
2From 541566b2d3b46207159abb1f59970bb11078e57e Mon Sep 17 00:00:00 2001 1From 541566b2d3b46207159abb1f59970bb11078e57e Mon Sep 17 00:00:00 2001
3From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4> 2From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
4Date: Wed, 30 Mar 2011 18:05:43 +0000 3Date: Wed, 30 Mar 2011 18:05:43 +0000
5Subject: [PATCH 044/200] PR c++/48281 4Subject: [PATCH] PR c++/48281
6 * semantics.c (finish_compound_literal): Do put static/constant 5 * semantics.c (finish_compound_literal): Do put static/constant
7 arrays in static variables. 6 arrays in static variables.
8 7