libgo: leave Int64Align as 8 on 32-bit SPARC
authorIan Lance Taylor <ian@gcc.gnu.org>
Fri, 21 Oct 2016 20:44:46 +0000 (20:44 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 21 Oct 2016 20:44:46 +0000 (20:44 +0000)
    Verified by testing on SPARC Solaris.

    Reviewed-on: https://go-review.googlesource.com/31675

From-SVN: r241430

gcc/go/gofrontend/MERGE
libgo/configure
libgo/configure.ac

index bc954f02cbda9cd194479ffc3877ef00249b1bcc..97be99e0c021c6a5608bf2d8b559feadce1099c7 100644 (file)
@@ -1,4 +1,4 @@
-df6046971233854e5b7533140d4ead095ab69857
+9806c8a8e4e448eaf6810ff1acffa715745d2549
 
 The first line of this file holds the git revision number of the last
 merge done from the gofrontend repository.
index 6fd742b50b08c1cd00329687c64315b6a2c71d29..3c866f7f21a83e42746fc388945f098e50944046 100755 (executable)
@@ -13841,7 +13841,6 @@ _ACEOF
 if ac_fn_c_try_compile "$LINENO"; then :
   GOARCH=sparc
 GOARCH_FAMILY=SPARC
-GOARCH_INT64ALIGN=4
 
 else
   GOARCH=sparc64
index ef0e700db47c80e09762e3cb2f004372d6193bc9..2951392ed16030642110a6f3608b96d0cd15332d 100644 (file)
@@ -364,7 +364,6 @@ GOARCH_MINFRAMESIZE=8
 #endif],
 [GOARCH=sparc
 GOARCH_FAMILY=SPARC
-GOARCH_INT64ALIGN=4
 ],
 [GOARCH=sparc64
 GOARCH_FAMILY=SPARC64