This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c1db6894d1c libgo: add aix build tags new a888f056d9d cmd/go: add AIX support new c8632f7a2cf runtime: noescape some functions/variables
The 2 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/go/internal/work/gccgo.go | 30 ++++++++++++++++++++++++------ libgo/go/runtime/panic.go | 10 +++++----- libgo/go/runtime/proc.go | 4 ++++ libgo/go/runtime/signal_gccgo.go | 8 ++++++++ libgo/go/runtime/stubs.go | 9 +++++++-- libgo/go/runtime/traceback_gccgo.go | 7 ++++--- 7 files changed, 53 insertions(+), 17 deletions(-)