diff --git a/gcc/ChangeLog b/gcc/ChangeLog index ba332d14d7e..1c55ca34a9b 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2010-04-15 H.J. Lu + + * configure: Regenerated. + 2010-04-15 Andreas Krebbel * config/s390/s390.c (s390_call_save_register_used): Switch back diff --git a/gcc/configure b/gcc/configure index e32454a1e72..2b8001994e2 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