On Thu, Mar 12, 2015 at 10:00 AM, Matthias Klose wrote:
> On 03/12/2015 05:41 PM, Ian Lance Taylor wrote:
>> The cgo tool installed by gccgo works fine on 32-bit PPC. This patch
>> notes that fact in the gccgo version of the go tool. This is GCC PR
>> 65404. Bootstrapped and ran Go testsuite on
On 03/12/2015 05:41 PM, Ian Lance Taylor wrote:
> The cgo tool installed by gccgo works fine on 32-bit PPC. This patch
> notes that fact in the gccgo version of the go tool. This is GCC PR
> 65404. Bootstrapped and ran Go testsuite on x86_64-unknown-linux-gnu.
> Committed to mainline.
same thin
The cgo tool installed by gccgo works fine on 32-bit PPC. This patch
notes that fact in the gccgo version of the go tool. This is GCC PR
65404. Bootstrapped and ran Go testsuite on x86_64-unknown-linux-gnu.
Committed to mainline.
Ian
diff -r 81cc50c9140d libgo/go/go/build/build.go
--- a/libgo/g