go/src/cmd
Shenghou Ma 32dffef098 cmd/gc: fix segfault in isgoconst.
Variables declared with 'var' have no sym->def.

Fixes #7794.

LGTM=rsc
R=golang-codereviews, bradfitz, rsc
CC=golang-codereviews
https://golang.org/cl/88360043
2014-04-16 23:12:06 -04:00
..
5a liblink, cmd/gc, cmd/{5,6,8}{a,c}: rename linkwriteobj to writeobj 2014-04-16 14:36:44 -07:00
5c liblink, cmd/gc, cmd/{5,6,8}{a,c}: rename linkwriteobj to writeobj 2014-04-16 14:36:44 -07:00
5g cmd/5g, cmd/6g, cmd/8g: preserve wide values in large functions 2014-04-16 13:59:42 -04:00
5l liblink, cmd/ld: reenable nosplit checking and test 2014-04-16 22:08:00 -04:00
6a liblink, cmd/gc, cmd/{5,6,8}{a,c}: rename linkwriteobj to writeobj 2014-04-16 14:36:44 -07:00
6c liblink, cmd/gc, cmd/{5,6,8}{a,c}: rename linkwriteobj to writeobj 2014-04-16 14:36:44 -07:00
6g cmd/5g, cmd/6g, cmd/8g: preserve wide values in large functions 2014-04-16 13:59:42 -04:00
6l liblink, cmd/ld: reenable nosplit checking and test 2014-04-16 22:08:00 -04:00
8a liblink, cmd/gc, cmd/{5,6,8}{a,c}: rename linkwriteobj to writeobj 2014-04-16 14:36:44 -07:00
8c liblink, cmd/gc, cmd/{5,6,8}{a,c}: rename linkwriteobj to writeobj 2014-04-16 14:36:44 -07:00
8g cmd/5g, cmd/6g, cmd/8g: preserve wide values in large functions 2014-04-16 13:59:42 -04:00
8l liblink, cmd/ld: reenable nosplit checking and test 2014-04-16 22:08:00 -04:00
addr2line addr2line, objdump: write doc comments 2014-04-15 20:06:08 -04:00
api cmd/api: ensure GOPATH always points to the correct go.tools 2014-01-14 16:56:22 +11:00
cc build: remove tmp dir names from objects, support GOROOT_FINAL again 2014-04-15 20:46:46 -04:00
cgo cmd/cgo: enforce typing of 0-sized types 2014-03-27 20:23:16 +00:00
dist liblink: introduce TLS register on 386 and amd64 2014-04-15 13:45:39 -04:00
fix cmd/fix: remove obsolete testdata. 2013-06-02 15:40:32 +02:00
gc cmd/gc: fix segfault in isgoconst. 2014-04-16 23:12:06 -04:00
go cmd/go: reapply doc change from CL 60590044. 2014-04-16 22:30:10 -04:00
gofmt cmd/gofmt: minor internal cleanups 2014-02-27 09:00:27 -08:00
ld cmd/ld: restore the call graph dump 2014-04-16 22:42:02 -04:00
link liblink, cmd/ld: reenable nosplit checking and test 2014-04-16 22:08:00 -04:00
nm cmd/nm: windows pe handling fixes 2014-04-16 22:17:38 -04:00
objdump addr2line, objdump: write doc comments 2014-04-15 20:06:08 -04:00
pack cmd/pack: print error along with usage 2014-04-15 20:05:56 -04:00
yacc cmd/yacc: expr example support windows 2013-12-19 12:14:07 -05:00