merge from gcc
authorDJ Delorie <dj@redhat.com>
Mon, 23 Jan 2012 07:01:21 +0000 (07:01 +0000)
committerDJ Delorie <dj@redhat.com>
Mon, 23 Jan 2012 07:01:21 +0000 (07:01 +0000)
libiberty/ChangeLog
libiberty/configure

index e6060a7..1e9b95a 100644 (file)
@@ -1,3 +1,7 @@
+2012-01-22  Douglas B Rupp  <rupp@gnat.com>
+
+       * configure: Regenerate.
+
 2012-01-10  Jason Merrill  <jason@redhat.com>
 
        * cp-demangle.c (d_print_comp) [DEMANGLE_COMPONENT_OPERATOR]:
index b0edb0b..6e98352 100755 (executable)
@@ -4867,7 +4867,7 @@ case "${host}" in
        ;;
     i[34567]86-*-cygwin* | i[34567]86-*-mingw* | x86_64-*-mingw*)
        ;;
-    i[34567]86-*-interix3*)
+    i[34567]86-*-interix[3-9]*)
        # Interix 3.x gcc -fpic/-fPIC options generate broken code.
        # Instead, we relocate shared libraries at runtime.
        ;;