aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorH.J. Lu <hongjiu.lu@intel.com>2010-04-15 19:00:27 +0000
committerH.J. Lu <hjl@gcc.gnu.org>2010-04-15 12:00:27 -0700
commitbafaef55aaaf4f6431b2998cd0cd469c664a0211 (patch)
tree739bbdb6846591544b82ed9fd7a7384fc6239cf3 /gcc
parente8de8feae81be89bbde76711b222af9df693a9e2 (diff)
downloadgcc-bafaef55aaaf4f6431b2998cd0cd469c664a0211.zip
gcc-bafaef55aaaf4f6431b2998cd0cd469c664a0211.tar.gz
gcc-bafaef55aaaf4f6431b2998cd0cd469c664a0211.tar.bz2
Regenerate gcc/configure.
2010-04-15 H.J. Lu <hongjiu.lu@intel.com> * configure: Regenerated. From-SVN: r158386
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog4
-rwxr-xr-xgcc/configure4
2 files changed, 6 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index ba332d1..1c55ca34 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -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
diff --git a/gcc/configure b/gcc/configure
index e32454a..2b80019 100755
--- a/gcc/configure
+++ b/gcc/configure
@@ -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