]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: fix bootstrapping with gccgo on 386
authorMichael Hudson-Doyle <michael.hudson@canonical.com>
Wed, 15 Apr 2015 13:18:00 +0000 (15:18 +0200)
committerIan Lance Taylor <iant@golang.org>
Wed, 15 Apr 2015 16:58:19 +0000 (16:58 +0000)
commitf7be77e5b61706b6264367c43b78a9a4a93f8f3a
tree98aece1cc62bff148170d15b573986a45de376d5
parent40db92f288aede5e0372776802df6a9d689e8dfa
cmd/dist: fix bootstrapping with gccgo on 386

We forgot to add the !gccgo tag to cpuid_386.s.

Change-Id: I2de2ed92ac9686c9365cb37cd29121fa98c2bf37
Reviewed-on: https://go-review.googlesource.com/8960
Reviewed-by: Dave Cheney <dave@cheney.net>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/dist/cpuid_386.s