From 0fe95301c99c14f56bce1c58b75e6881dc0f0aa1 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Wed, 18 Feb 2009 18:11:04 +0000 Subject: gcc: refresh patches for gcc 4.1.2 SVN-Revision: 14554 --- toolchain/gcc/patches/4.1.2/010-pr34130.patch | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'toolchain/gcc/patches/4.1.2/010-pr34130.patch') 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; } -- cgit v1.2.3