re PR go/52084 (go tests fail to link on powerpc-linux-gnu (undefined reference to...
authorIan Lance Taylor <ian@gcc.gnu.org>
Sun, 12 Feb 2012 06:23:08 +0000 (06:23 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Sun, 12 Feb 2012 06:23:08 +0000 (06:23 +0000)
commit12e3c3961436e0bc19f7fcbf7dd5ba6d556b0803
treed088dbdf76ccf89230dc607d000488ace3bb43e9
parent22d87829789be10d2b3a88c2ee6253d88ff88d6b
re PR go/52084 (go tests fail to link on powerpc-linux-gnu (undefined reference to __sync_add_and_fetch_8))

PR go/52084
libgo: Provide more __sync functions if required.

From-SVN: r184138
libgo/config.h.in
libgo/configure
libgo/configure.ac
libgo/runtime/thread.c