This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 85015e21c5a Fix new testcase to not require std::copysign new d2199dbca72 compiler: recognize and optimize array range clear
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 | 116 ++++++++++++++++++++++++++++++++++++++ gcc/go/gofrontend/expressions.h | 32 ++++++++++- gcc/go/gofrontend/runtime.def | 8 +++ gcc/go/gofrontend/statements.cc | 118 +++++++++++++++++++++++++++++++++++++++ gcc/go/gofrontend/statements.h | 5 ++ libgo/go/runtime/mbarrier.go | 1 + 7 files changed, 280 insertions(+), 2 deletions(-)