[Bug go/79122] New: go test -race reports import cycles with gccgo

2017-01-17 Thread aconway at redhat dot com
: go Assignee: ian at airs dot com Reporter: aconway at redhat dot com CC: cmang at google dot com Target Milestone: --- ### What version of Go are you using (`go version`)? go version go1.6.1 gccgo (GCC) 6.3.1 20161221 (Red Hat 6.3.1-1) linux/amd64 ### What

[Bug go/79122] go test -race reports import cycles with gccgo

2017-01-17 Thread aconway at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79122 --- Comment #1 from Alan --- Reported as: https://github.com/golang/go/issues/18696 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79122

[Bug go/79122] go test -race reports import cycles with gccgo

2017-01-18 Thread aconway at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79122 --- Comment #3 from Alan --- I thought that might be the case but couldn't find a clear statement after a fair bit of googling. Is there a 'limitations of gccgo' doc somewhere that lists the unsupported features? You can close this from my