Rich Felker wrote:
> 2015-09-14 Rich Felker
>
> * gcc/configure.ac: Change target pattern for sh TLS support
> test from "sh[34]-*-*" to "sh[123456789lbe]*-*-*".
> * gcc/configure: Regenerate.
The patch is OK. I've committed it with removing gcc/ from
the file names in gcc/
2015-09-14 Rich Felker
* gcc/configure.ac: Change target pattern for sh TLS support
test from "sh[34]-*-*" to "sh[123456789lbe]*-*-*".
* gcc/configure: Regenerate.
diff --git a/gcc/configure b/gcc/configure
index 846c996..6fb11a7 100755
--- a/gcc/configure
+++ b/gcc/con