This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 85855de7c24 compiler: pass correct 'function' flag to circular_poin [...] new a0b34ba375e PR go/81451 runtime: inline runtime_osinit
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 +- libgo/Makefile.am | 7 ------- libgo/Makefile.in | 48 ++++++++++++-------------------------------- libgo/go/runtime/stubs.go | 4 ++-- libgo/runtime/go-libmain.c | 3 ++- libgo/runtime/go-main.c | 3 ++- libgo/runtime/proc.c | 1 - libgo/runtime/runtime.h | 2 -- libgo/runtime/thread-linux.c | 20 ------------------ libgo/runtime/thread-sema.c | 20 ------------------ 10 files changed, 20 insertions(+), 90 deletions(-) delete mode 100644 libgo/runtime/thread-linux.c delete mode 100644 libgo/runtime/thread-sema.c