https://play.golang.org/p/WJTH-lUukeb
Do I need to uncomment line 23? IMHO, variable data and ds will not be used after line 16, so they can be collected in runtime.GC. But running it with gccheckmark=1 and clobberfree=1 doesn't show any problems. Are there any documents about the details or behavior of liveness analysis? -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/b4cf53ba-9c31-4b14-9695-fd4fe2acbfa2n%40googlegroups.com.