]> gcc.gnu.org Git - gcc.git/commitdiff
Regenerate gcc/configure.
authorH.J. Lu <hongjiu.lu@intel.com>
Thu, 15 Apr 2010 19:00:27 +0000 (19:00 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Thu, 15 Apr 2010 19:00:27 +0000 (12:00 -0700)
2010-04-15  H.J. Lu  <hongjiu.lu@intel.com>

* configure: Regenerated.

From-SVN: r158386

gcc/ChangeLog
gcc/configure

index ba332d14d7e1751f2f8c0defac06679546b9e4f1..1c55ca34a9b3921741f7ccee2cf4dd0bbd79303c 100644 (file)
@@ -1,3 +1,7 @@
+2010-04-15  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * configure: Regenerated.
+
 2010-04-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
 
        * config/s390/s390.c (s390_call_save_register_used): Switch back
index e32454a1e72a31494c0fad7da83cbee93c0d6f1d..2b8001994e2fa290db47a961d70a1cf3bf29ed8b 100755 (executable)
@@ -22010,7 +22010,7 @@ foo:    .long   25
        ;;
   i[34567]86-*-*)
     case "$target" in
-      i[34567]86-*-solaris2.[56789]*)
+      i[34567]86-*-solaris2.[89]*)
        # TLS was introduced in the Solaris 9 4/04 release but
        # we do not enable it by default on Solaris 9 either.
        if test "x$enable_tls" = xyes ; then
@@ -22235,7 +22235,7 @@ foo:    .long   25
        ;;
   sparc*-*-*)
     case "$target" in
-      sparc*-sun-solaris2.[56789]*)
+      sparc*-sun-solaris2.[89]*)
        # TLS was introduced in the Solaris 9 4/04 release but
        # we do not enable it by default on Solaris 9 either.
        if test "x$enable_tls" = xyes ; then
This page took 0.125106 seconds and 5 git commands to generate.