re PR go/81893 (compilation error in libgo starting with r251127)
authorIan Lance Taylor <ian@gcc.gnu.org>
Fri, 18 Aug 2017 20:17:26 +0000 (20:17 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 18 Aug 2017 20:17:26 +0000 (20:17 +0000)
commitb66d36128f7b02664f9d7971acce108db07ac347
treeee3d82b9764173df6557c557964c999ab8db9c72
parentb74f0db11a4e62e044b816c5d275df37ee728396
re PR go/81893 (compilation error in libgo starting with r251127)

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

From-SVN: r251188
gcc/go/gofrontend/MERGE
libgo/runtime/go-signal.c