summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0156-PR-c-48657.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0156-PR-c-48657.patch')
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0156-PR-c-48657.patch3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0156-PR-c-48657.patch b/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0156-PR-c-48657.patch
index b1720b75b9..c689525203 100644
--- a/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0156-PR-c-48657.patch
+++ b/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0156-PR-c-48657.patch
@@ -1,8 +1,7 @@
1Upstream-Status: Inappropriate [Backport]
2From 03be58e53f230926009974bd7aed6a40a557dc1d Mon Sep 17 00:00:00 2001 1From 03be58e53f230926009974bd7aed6a40a557dc1d 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, 20 Apr 2011 19:39:26 +0000 3Date: Wed, 20 Apr 2011 19:39:26 +0000
5Subject: [PATCH 156/200] PR c++/48657 4Subject: [PATCH] PR c++/48657
6 * decl.c (cp_finish_decl): Handle non-member constant variables 5 * decl.c (cp_finish_decl): Handle non-member constant variables
7 in templates, too. 6 in templates, too.
8 7