summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0178-PR-c-48707.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0178-PR-c-48707.patch')
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0178-PR-c-48707.patch3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0178-PR-c-48707.patch b/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0178-PR-c-48707.patch
index 40505e5530..275d5edce9 100644
--- a/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0178-PR-c-48707.patch
+++ b/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0178-PR-c-48707.patch
@@ -1,8 +1,7 @@
1Upstream-Status: Inappropriate [Backport]
2From c2606fe2aa58ae13a13e7ff0b17da61e4565586d Mon Sep 17 00:00:00 2001 1From c2606fe2aa58ae13a13e7ff0b17da61e4565586d Mon Sep 17 00:00:00 2001
3From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4> 2From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
4Date: Mon, 25 Apr 2011 21:53:57 +0000 3Date: Mon, 25 Apr 2011 21:53:57 +0000
5Subject: [PATCH 178/200] PR c++/48707 4Subject: [PATCH] PR c++/48707
6 * pt.c (value_dependent_expression_p): Handle type-dependent 5 * pt.c (value_dependent_expression_p): Handle type-dependent
7 expression. 6 expression.
8 7