summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0089-PR-c-48468.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0089-PR-c-48468.patch')
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0089-PR-c-48468.patch3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0089-PR-c-48468.patch b/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0089-PR-c-48468.patch
index aea2ac1b16..92e4ed875b 100644
--- a/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0089-PR-c-48468.patch
+++ b/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0089-PR-c-48468.patch
@@ -1,8 +1,7 @@
1Upstream-Status: Inappropriate [Backport]
2From 4215154488607abf1ee95f1d1f03cb66be4bd4d8 Mon Sep 17 00:00:00 2001 1From 4215154488607abf1ee95f1d1f03cb66be4bd4d8 Mon Sep 17 00:00:00 2001
3From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4> 2From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
4Date: Fri, 8 Apr 2011 15:02:16 +0000 3Date: Fri, 8 Apr 2011 15:02:16 +0000
5Subject: [PATCH 089/200] PR c++/48468 4Subject: [PATCH] PR c++/48468
6 * except.c (build_noexcept_spec): Propagate error_mark_node. 5 * except.c (build_noexcept_spec): Propagate error_mark_node.
7 (finish_noexcept_expr): Likewise. 6 (finish_noexcept_expr): Likewise.
8 7