[Bug go/89169] FAIL: internal/cpu

2019-02-19 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89169

Ian Lance Taylor  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Ian Lance Taylor  ---
Fixed.

[Bug go/89169] FAIL: internal/cpu

2019-02-19 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89169

--- Comment #1 from ian at gcc dot gnu.org  ---
Author: ian
Date: Tue Feb 19 15:42:09 2019
New Revision: 269019

URL: https://gcc.gnu.org/viewcvs?rev=269019=gcc=rev
Log:
PR go/89169
internal/cpu: do not require POWER8

Although the gc toolchain requires POWER8, the gccgo toolchain does not.

Fixes https://gcc.gnu.org/PR89169

Reviewed-on: https://go-review.googlesource.com/c/162979

Modified:
trunk/gcc/go/gofrontend/MERGE
trunk/libgo/go/internal/cpu/cpu_ppc64x.go