PR go/81893
commit9839559a054268dd444639141d9a7a7c7e6622a9
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 Aug 2017 20:17:26 +0000 (18 20:17 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 Aug 2017 20:17:26 +0000 (18 20:17 +0000)
treeee3d82b9764173df6557c557964c999ab8db9c72
parent8bfbefefde7ed603fc272a8207b7acb250dfb719
PR go/81893
    runtime: only use PPC GNU/Linux register code on little endian

    Reportedly the current code builds on little endian but not big endian.

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

    Reviewed-on: https://go-review.googlesource.com/57110

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@251188 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/go/gofrontend/MERGE
libgo/runtime/go-signal.c