This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug go/81393] Bootstrap failure on s390x-linux while building libgo against recent glibc
- From: "jakub at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 19 Jul 2017 12:38:04 +0000
- Subject: [Bug go/81393] Bootstrap failure on s390x-linux while building libgo against recent glibc
- Auto-submitted: auto-generated
- References: <bug-81393-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81393
--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
And r249663. Perhaps it would be better for the release branches to just
define the ptrace_area type in the *.go files like syscall_linux_alpha.go used
to.