]> Cypherpunks repositories - gostls13.git/commit
runtime: work around 5c bug in GC code.
authorRémy Oudompheng <oudomphe@phare.normalesup.org>
Thu, 10 Jan 2013 23:59:44 +0000 (00:59 +0100)
committerRémy Oudompheng <oudomphe@phare.normalesup.org>
Thu, 10 Jan 2013 23:59:44 +0000 (00:59 +0100)
commit6e981c181ce1b8dd54ad83107cfddc954eea668f
treea2d4fafd8dad32b330569f0e45acf70431615c99
parent9204eb4d3ce3ba49cce7d24f4e373d230f865848
runtime: work around 5c bug in GC code.

5c miscompiles *p++ = struct_literal.

R=dave, golang-dev
CC=golang-dev
https://golang.org/cl/7065069
src/pkg/runtime/mgc0.c