]> Cypherpunks repositories - gostls13.git/commit
[dev.cc] cmd/9a,new9a: set v=1 on static names
authorRob Pike <r@golang.org>
Thu, 19 Feb 2015 03:54:56 +0000 (19:54 -0800)
committerRob Pike <r@golang.org>
Thu, 19 Feb 2015 04:00:19 +0000 (04:00 +0000)
commit43a01db9a49a312b06b83b312cc79b7b96a42a35
tree7d68bcf1bae3e061c2b61c3f4adc0d1be69ad73b
parentd0c21af7d30214e19ad1cfd018ce76fcda3a86ea
[dev.cc] cmd/9a,new9a: set v=1 on static names

Oversight in 9a: did not set the static bit in the assembler for
symbols with <>.

Change-Id: Id508dcd3ed07733e60395aefa86d0035faab14a9
Reviewed-on: https://go-review.googlesource.com/5280
Reviewed-by: Russ Cox <rsc@golang.org>
src/cmd/9a/a.y
src/cmd/9a/y.tab.c
src/cmd/new9a/a.y
src/cmd/new9a/y.go