summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0117-PR-c-48594.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0117-PR-c-48594.patch')
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0117-PR-c-48594.patch3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0117-PR-c-48594.patch b/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0117-PR-c-48594.patch
index 75caa99d8e..4da2ed399d 100644
--- a/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0117-PR-c-48594.patch
+++ b/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0117-PR-c-48594.patch
@@ -1,8 +1,7 @@
1Upstream-Status: Inappropriate [Backport]
2From b711bf8d9e6f7b717bb87fa7a3514692efdecfaf Mon Sep 17 00:00:00 2001 1From b711bf8d9e6f7b717bb87fa7a3514692efdecfaf 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, 13 Apr 2011 20:51:23 +0000 3Date: Wed, 13 Apr 2011 20:51:23 +0000
5Subject: [PATCH 117/200] PR c++/48594 4Subject: [PATCH] PR c++/48594
6 * decl2.c (build_offset_ref_call_from_tree): Fix calling a functor 5 * decl2.c (build_offset_ref_call_from_tree): Fix calling a functor
7 or pointer to (non-member) function. 6 or pointer to (non-member) function.
8 7