aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/patches/4.1.2/010-pr34130.patch
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/gcc/patches/4.1.2/010-pr34130.patch')
-rw-r--r--toolchain/gcc/patches/4.1.2/010-pr34130.patch8
1 files changed, 3 insertions, 5 deletions
diff --git a/toolchain/gcc/patches/4.1.2/010-pr34130.patch b/toolchain/gcc/patches/4.1.2/010-pr34130.patch
index 415335f4b4..bc959cb730 100644
--- a/toolchain/gcc/patches/4.1.2/010-pr34130.patch
+++ b/toolchain/gcc/patches/4.1.2/010-pr34130.patch
@@ -1,8 +1,6 @@
-Index: gcc-4.1.2/gcc/fold-const.c
-===================================================================
---- gcc-4.1.2.orig/gcc/fold-const.c 2007-11-21 18:53:42.000000000 +0100
-+++ gcc-4.1.2/gcc/fold-const.c 2007-11-21 18:56:26.000000000 +0100
-@@ -5339,7 +5339,10 @@
+--- a/gcc/fold-const.c
++++ b/gcc/fold-const.c
+@@ -5339,7 +5339,10 @@ extract_muldiv_1 (tree t, tree c, enum t
}
break;
}