diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2009-02-18 18:11:04 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2009-02-18 18:11:04 +0000 |
commit | 0fe95301c99c14f56bce1c58b75e6881dc0f0aa1 (patch) | |
tree | c8fb5df09cf3ce3f8b34781992074e83c4536b58 /toolchain/gcc/patches/4.1.2/010-pr34130.patch | |
parent | c0ac3512d9bdf5602bb3e05400f6abb3c9d1a21c (diff) | |
download | upstream-0fe95301c99c14f56bce1c58b75e6881dc0f0aa1.tar.gz upstream-0fe95301c99c14f56bce1c58b75e6881dc0f0aa1.tar.bz2 upstream-0fe95301c99c14f56bce1c58b75e6881dc0f0aa1.zip |
gcc: refresh patches for gcc 4.1.2
SVN-Revision: 14554
Diffstat (limited to 'toolchain/gcc/patches/4.1.2/010-pr34130.patch')
-rw-r--r-- | toolchain/gcc/patches/4.1.2/010-pr34130.patch | 8 |
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; } |