This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b10bd5c PR rtl-optimization/78559 * combine.c (try_combine): Discar [...] new b6a78a8 libgo: update to go1.8rc3
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: libgo/MERGE | 2 +- libgo/VERSION | 2 +- libgo/go/cmd/go/go_test.go | 23 +++++ libgo/go/cmd/go/pkg.go | 2 +- libgo/go/database/sql/sql.go | 91 +++++++++++++------ libgo/go/database/sql/sql_test.go | 123 +++++++++++++++++++++----- libgo/go/go/printer/nodes.go | 17 ++-- libgo/go/go/printer/printer.go | 11 ++- libgo/go/go/printer/testdata/comments2.golden | 59 ++++++++++++ libgo/go/go/printer/testdata/comments2.input | 63 +++++++++++++ libgo/go/net/http/client.go | 21 +++-- libgo/go/net/http/client_test.go | 61 ++++++++----- libgo/go/net/http/serve_test.go | 2 +- libgo/merge.sh | 4 +- 14 files changed, 389 insertions(+), 92 deletions(-)