[package] pptp: don't remove server route if the gateway is 0.0.0.0, this fixes a...
[openwrt.git] / toolchain / gcc / patches / 4.1.2 / 010-pr34130.patch
index 415335f..bc959cb 100644 (file)
@@ -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;
          }
              }
            break;
          }
This page took 0.021865 seconds and 4 git commands to generate.