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

--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-10 branch has been updated by Ian Lance Taylor
<i...@gcc.gnu.org>:

https://gcc.gnu.org/g:fbfa806e65c552e81b363756fd8e2925651f7333

commit r10-8134-gfbfa806e65c552e81b363756fd8e2925651f7333
Author: Ian Lance Taylor <i...@golang.org>
Date:   Mon May 11 16:23:44 2020 -0700

    syscall: append to environment in tests, don't clobber it

    This is a partial backport of https://golang.org/cl/233318.
    It's only a partial backport because part of the change was
    already applied to libgo in CL 193497 as part of the update
    to the Go 1.13beta1 release.

    Fixes PR go/95061

    Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/233359

Reply via email to