Hi,

please find attached patch for tachyum architecture in config.sub.

More info about tachyum CPU can be found here https://www.tachyum.com

Thanks,

Boris


diff --git a/config.sub b/config.sub
index 3d35cde..88df513 100755
--- a/config.sub
+++ b/config.sub
@@ -1433,6 +1433,7 @@ case $cpu-$vendor in
 			| spu \
 			| sv1 \
 			| sx* \
+			| tachyum \
 			| tahoe \
 			| thumbv7* \
 			| tic30 \
diff --git a/testsuite/config-sub.data b/testsuite/config-sub.data
index 93b403c..fbdb83b 100644
--- a/testsuite/config-sub.data
+++ b/testsuite/config-sub.data
@@ -1040,6 +1040,7 @@ sv1						sv1-cray-unicos
 symmetry					i386-sequent-bsd
 t3e						alphaev5-cray-unicos
 t90						t90-cray-unicos
+tachyum					tachyum-unknown-none
 tahoe						tahoe-unknown-none
 thumb						arm-unknown-none
 thumb-none-elf					arm-none-elf

Reply via email to