diff options
author | Russ Cox <rsc@golang.org> | 2012-02-21 22:08:42 -0500 |
---|---|---|
committer | Russ Cox <rsc@golang.org> | 2012-02-21 22:08:42 -0500 |
commit | b9e7921228a1ad91799f579d3b95983651a75cd9 (patch) | |
tree | f5e0ee6933a5f99259f9052e72ce557af390c50f /test/fixedbugs/bug285.go | |
parent | 8c88bf8dbf43c37f51b5d8421af5b53de515ab7b (diff) | |
download | go-b9e7921228a1ad91799f579d3b95983651a75cd9.tar.gz |
ld: add NOPTRBSS for large, pointer-free uninitialized data
cc: add #pragma textflag to set it
runtime: mark mheap to go into noptr-bss.
remove special case in garbage collector
Remove the ARM from.flag field created by CL 5687044.
The DUPOK flag was already in p->reg, so keep using that.
Otherwise test/nilptr.go creates a very large binary.
Should fix the arm build.
Diagnosed by minux.ma; replacement for CL 5690044.
R=golang-dev, minux.ma, r
CC=golang-dev
http://codereview.appspot.com/5686060
Diffstat (limited to 'test/fixedbugs/bug285.go')
0 files changed, 0 insertions, 0 deletions