re PR go/66870 (split stack issues on ppc64le and ppc64)
authorIan Lance Taylor <iant@google.com>
Thu, 1 Oct 2015 14:43:57 +0000 (14:43 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Thu, 1 Oct 2015 14:43:57 +0000 (14:43 +0000)
commit209919e2fdac3f26f62ba7b77e28d0a9df2909c2
treeec51a6f1b1cba3dd4b919064d8432f62411829be
parent9edaabf3d2cee4597f83227656ac50ed03bc669a
re PR go/66870 (split stack issues on ppc64le and ppc64)

PR go/66870
* gospec.c (lang_specific_driver): Only look for OPT_m32 if
TARGET_CAN_SPLIT_STACK_64BIT is defined.

From-SVN: r228342
gcc/go/ChangeLog
gcc/go/gospec.c