This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from bb20df3aaa8 2019-06-07 Richard Biener rguenther@suse.de new ac7ef97d772 compiler: do simple deadcode elimination
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 | 129 +++++++++++++++++++++++++++++++++++++++ gcc/go/gofrontend/expressions.h | 21 +++++++ gcc/go/gofrontend/go.cc | 3 + gcc/go/gofrontend/gogo.cc | 74 ++++++++++++++++++++++ gcc/go/gofrontend/gogo.h | 4 ++ gcc/go/gofrontend/statements.h | 8 +++ 7 files changed, 240 insertions(+), 1 deletion(-)