This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 44dba051d72 tree-optimization/102801 - testcase for uninit diagnostic new f35be1268c9 cmd/cgo: add and use runtime/cgo.Incomplete instead of //go [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/go/gofrontend/MERGE | 2 +- libgo/go/cmd/cgo/gcc.go | 77 ++++++++++++++++++------------------ libgo/go/cmd/cgo/main.go | 1 - libgo/go/cmd/cgo/out.go | 13 +++--- libgo/go/cmd/go/internal/load/pkg.go | 8 ++-- libgo/go/runtime/cgo/cgo.go | 18 +++++++++ 6 files changed, 67 insertions(+), 52 deletions(-) create mode 100644 libgo/go/runtime/cgo/cgo.go