S/390: Set GOARCH to the current target when testing multiarch.
commitaf77b7e6f9f85566876fcaf8ec53c047c2df64e9
authorkrebbel <krebbel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 4 Mar 2016 07:33:16 +0000 (4 07:33 +0000)
committerkrebbel <krebbel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 4 Mar 2016 07:33:16 +0000 (4 07:33 +0000)
tree1f95c2dbf8b5c2747bfabe65929c883feb832e0d
parent290da96e60e757b6283d4534621da6a730f16777
S/390: Set GOARCH to the current target when testing multiarch.

The attached patch fixes a test failure of go.test/test/env.go on
s390x biarch.  Bootstrapped and regression tested on s390x biarch
and s390.

gcc/testsuite/ChangeLog

2016-03-04  Dominik Vogt  <vogt@linux.vnet.ibm.com>

PR testsuite/69766
* go.test/go-test.exp: S/390: Set GOARCH to the current target when
testing multiarch.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@233959 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/go.test/go-test.exp