This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1f086235b15 2019-06-21 Richard Biener rguenther@suse.de new 28bc943581b compiler: open code string slice expressions
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 +- gcc/go/gofrontend/expressions.cc | 66 +++++++++++++++++++++++++++++----------- gcc/go/gofrontend/expressions.h | 12 ++++++++ gcc/go/gofrontend/runtime.def | 4 --- gcc/go/gofrontend/statements.cc | 12 ++++++++ libgo/Makefile.am | 1 - libgo/Makefile.in | 16 ++++------ libgo/runtime/go-strslice.c | 30 ------------------ 8 files changed, 80 insertions(+), 63 deletions(-) delete mode 100644 libgo/runtime/go-strslice.c