OSDN Git Service

Regenerate gcc/configure.
authorhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 Apr 2010 19:00:27 +0000 (19:00 +0000)
committerhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 Apr 2010 19:00:27 +0000 (19:00 +0000)
2010-04-15  H.J. Lu  <hongjiu.lu@intel.com>

* configure: Regenerated.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158386 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/configure

index ba332d1..1c55ca3 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 e32454a..2b80019 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