This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4a0707eae87 Remove incorrect assertion from filesystem::absolute new 6c8a521fbb5 compiler: add intrinsics for runtime/internal/sys functions
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 | 177 +++++++++++++++++++++++++-------------- gcc/go/gofrontend/expressions.h | 2 +- gcc/go/gofrontend/gogo.cc | 45 +--------- gcc/go/gofrontend/gogo.h | 5 -- gcc/go/gofrontend/runtime.cc | 7 ++ gcc/go/gofrontend/runtime.def | 20 +++++ 7 files changed, 149 insertions(+), 109 deletions(-)