diff options
| author | Keith Randall <khr@golang.org> | 2014-09-30 08:51:02 -0700 |
|---|---|---|
| committer | Keith Randall <khr@golang.org> | 2014-09-30 08:51:02 -0700 |
| commit | ac9218f5f06dabec3ef7682619dd98fe587d6c08 (patch) | |
| tree | 2f2f675af7fa24bea775c86e7490f5c90401ed30 /src/regexp/syntax/parse.go | |
| parent | 12308d5a0bb424ef3ee9a664c77192b48e3df84c (diff) | |
| download | go-ac9218f5f06dabec3ef7682619dd98fe587d6c08.tar.xz | |
runtime: fix scanning of gc work buffer
GC types were not being generated for the garbage collector
work buffer. The markfor object was being collected as a result.
This broke amd64p32 and maybe plan9 builds. Why it didn't break
every build I'm not sure...
Fixes #8812
LGTM=0intro, rsc
R=golang-codereviews, dave, khr, 0intro, rsc
CC=golang-codereviews
https://golang.org/cl/149260043
Diffstat (limited to 'src/regexp/syntax/parse.go')
0 files changed, 0 insertions, 0 deletions
