summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0171-PR-c-48685.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0171-PR-c-48685.patch')
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0171-PR-c-48685.patch3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0171-PR-c-48685.patch b/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0171-PR-c-48685.patch
index f11f405af1..c15cf4d8d6 100644
--- a/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0171-PR-c-48685.patch
+++ b/meta/recipes-devtools/gcc/gcc-4.6.0/gcc-4_6-branch-backports/0171-PR-c-48685.patch
@@ -1,8 +1,7 @@
1Upstream-Status: Inappropriate [Backport]
2From 260252e3308b19f495f084658236114ead218ec5 Mon Sep 17 00:00:00 2001 1From 260252e3308b19f495f084658236114ead218ec5 Mon Sep 17 00:00:00 2001
3From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> 2From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
4Date: Sat, 23 Apr 2011 10:18:54 +0000 3Date: Sat, 23 Apr 2011 10:18:54 +0000
5Subject: [PATCH 171/200] PR c/48685 4Subject: [PATCH] PR c/48685
6 * fold-const.c (fold_convert_loc): Add NOP_EXPR when casting 5 * fold-const.c (fold_convert_loc): Add NOP_EXPR when casting
7 to VOID_TYPE even around MODIFY_EXPR. 6 to VOID_TYPE even around MODIFY_EXPR.
8 7