This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8b117ad0c39 Daily bump. new 628ee3c2f33 libbacktrace: always pass -g when compiling test code new 79530f94e9c syscall: fix riscv64 GNU/Linux build
The 2 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 +- libbacktrace/ChangeLog | 15 ++ libbacktrace/Makefile.am | 36 +++- libbacktrace/Makefile.in | 315 +++++++++++++++++++++++++----- libbacktrace/ztest.c | 18 +- libgo/go/syscall/syscall_linux_riscv64.go | 14 -- 6 files changed, 321 insertions(+), 79 deletions(-)