https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96567
--- Comment #1 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Ian Lance Taylor <i...@gcc.gnu.org>: https://gcc.gnu.org/g:8f9fd3c4ee5f9e9eb5045d35fcf189ccd214231c commit r11-2657-g8f9fd3c4ee5f9e9eb5045d35fcf189ccd214231c Author: Ian Lance Taylor <i...@golang.org> Date: Tue Aug 11 11:36:23 2020 -0700 internal/syscall/unix: restore ppc build tag It was accidentally lost in the 1.15rc1 merge. Fixes PR go/96567 Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/247843