8160825: Update minimum Solaris Studio compiler version to 5.13
authorsanzinger
Mon, 11 Jul 2016 17:23:20 -0700
changeset 39948 cfb05dbae510
parent 39947 0ec49c6ce9b8
child 39949 ca77d07755bc
8160825: Update minimum Solaris Studio compiler version to 5.13 Reviewed-by: tbell
common/autoconf/generated-configure.sh
common/autoconf/toolchain.m4
--- a/common/autoconf/generated-configure.sh	Mon Jul 11 13:14:19 2016 +0200
+++ b/common/autoconf/generated-configure.sh	Mon Jul 11 17:23:20 2016 -0700
@@ -4913,7 +4913,7 @@
 TOOLCHAIN_MINIMUM_VERSION_clang="3.2"
 TOOLCHAIN_MINIMUM_VERSION_gcc="4.3"
 TOOLCHAIN_MINIMUM_VERSION_microsoft=""
-TOOLCHAIN_MINIMUM_VERSION_solstudio="5.12"
+TOOLCHAIN_MINIMUM_VERSION_solstudio="5.13"
 TOOLCHAIN_MINIMUM_VERSION_xlc=""
 
 # Prepare the system so that TOOLCHAIN_CHECK_COMPILER_VERSION can be called.
@@ -5094,7 +5094,7 @@
 #CUSTOM_AUTOCONF_INCLUDE
 
 # Do not change or remove the following line, it is needed for consistency checks:
-DATE_WHEN_GENERATED=1468235634
+DATE_WHEN_GENERATED=1468281874
 
 ###############################################################################
 #
--- a/common/autoconf/toolchain.m4	Mon Jul 11 13:14:19 2016 +0200
+++ b/common/autoconf/toolchain.m4	Mon Jul 11 17:23:20 2016 -0700
@@ -54,7 +54,7 @@
 TOOLCHAIN_MINIMUM_VERSION_clang="3.2"
 TOOLCHAIN_MINIMUM_VERSION_gcc="4.3"
 TOOLCHAIN_MINIMUM_VERSION_microsoft=""
-TOOLCHAIN_MINIMUM_VERSION_solstudio="5.12"
+TOOLCHAIN_MINIMUM_VERSION_solstudio="5.13"
 TOOLCHAIN_MINIMUM_VERSION_xlc=""
 
 # Prepare the system so that TOOLCHAIN_CHECK_COMPILER_VERSION can be called.