r249143 - in /trunk: gcc/go/gofrontend/MERGE li...

ian@gcc.gnu.org ian@gcc.gnu.org
Tue Jun 13 00:43:00 GMT 2017


Author: ian
Date: Tue Jun 13 00:43:56 2017
New Revision: 249143

URL: https://gcc.gnu.org/viewcvs?rev=249143&root=gcc&view=rev
Log:
    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.
    
    Reviewed-on: https://go-review.googlesource.com/45430

Modified:
    trunk/gcc/go/gofrontend/MERGE
    trunk/libgo/go/runtime/proc.go



More information about the Gcc-cvs mailing list