https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69766

--- Comment #3 from Andreas Krebbel <krebbel at gcc dot gnu.org> ---
Author: krebbel
Date: Fri Mar  4 07:33:16 2016
New Revision: 233959

URL: https://gcc.gnu.org/viewcvs?rev=233959&root=gcc&view=rev
Log:
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  <v...@linux.vnet.ibm.com>

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


Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/go.test/go-test.exp

Reply via email to