This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 474bbac91d6 compiler: make sure variables captured by defer closure live new 7a87e572485 compiler: reclaim memory of escape analysis Nodes
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/escape.cc | 49 +++++++++++++++++++++++++++++++++++++++++++++ gcc/go/gofrontend/escape.h | 10 +++++++++ gcc/go/gofrontend/go.cc | 3 +++ gcc/go/gofrontend/gogo.h | 4 ++++ 5 files changed, 67 insertions(+), 1 deletion(-)