This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c0aa824d02a Part of the fix for pr82190 got undone by my newer memcmp checkin. new 90c9213c4b6 compiler: add escape analysis debug hash
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/ChangeLog | 8 ++++++ gcc/go/gccgo.texi | 7 +++++ gcc/go/go-c.h | 1 + gcc/go/go-lang.c | 1 + gcc/go/gofrontend/escape.cc | 69 +++++++++++++++++++++++++++++++++++++++++++++ gcc/go/gofrontend/go.cc | 2 ++ gcc/go/gofrontend/gogo.h | 14 +++++++++ gcc/go/lang.opt | 4 +++ 8 files changed, 106 insertions(+)