runtime: clear isSystemGoroutine in goexit

Otherwise it may be set when the g struct is reused via gfput/gfget.

Test is golang.org/x/net/http2 with GOMAXPROCS=12.

Change-Id: I97c1a73515d8d45988061c13a9488cea57ba7ecd
Reviewed-on: https://go-review.googlesource.com/45430
Reviewed-by: Than McIntosh <thanm@google.com>
1 file changed