summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0114-PR-c-48570.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0114-PR-c-48570.patch')
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0114-PR-c-48570.patch3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0114-PR-c-48570.patch b/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0114-PR-c-48570.patch
index eeacb1fcde..c047fbfd01 100644
--- a/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0114-PR-c-48570.patch
+++ b/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0114-PR-c-48570.patch
@@ -1,8 +1,7 @@
1Upstream-Status: Inappropriate [Backport]
2From 235c1ad4230b29a189d4300841c4d8c3dd144388 Mon Sep 17 00:00:00 2001 1From 235c1ad4230b29a189d4300841c4d8c3dd144388 Mon Sep 17 00:00:00 2001
3From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> 2From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
4Date: Wed, 13 Apr 2011 15:47:40 +0000 3Date: Wed, 13 Apr 2011 15:47:40 +0000
5Subject: [PATCH 114/200] PR c++/48570 4Subject: [PATCH] PR c++/48570
6 * semantics.c (cxx_eval_array_reference): Handle reading from 5 * semantics.c (cxx_eval_array_reference): Handle reading from
7 wchar_t, char16_t and char32_t STRING_CST. 6 wchar_t, char16_t and char32_t STRING_CST.
8 7