both coldfire and etrax are broken and should use a newer gcc when they will be fixed
[openwrt/staging/wigyori.git] / toolchain / gcc / patches / 4.3.5 / 305-libmudflap-susv3-legacy.patch
index e1ee900a28fa6a61b6962c41f032d91bebb4e497..0c38331c50ee5410e07644b905b45b996dd82a06 100644 (file)
@@ -36,7 +36,7 @@
  }
  
  
-@@ -465,7 +465,7 @@ WRAPPER2(char *, rindex, const char *s, 
+@@ -465,7 +465,7 @@ WRAPPER2(char *, rindex, const char *s,
    size_t n = strlen (s);
    TRACE ("%s\n", __PRETTY_FUNCTION__);
    MF_VALIDATE_EXTENT(s, CLAMPADD(n, 1), __MF_CHECK_READ, "rindex region");