This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 52e809d5cf3 RISC-V: T-HEAD: Add support for the XTheadInt ISA extension new 8415bceea9d libgccjit: Fix GGC segfault when using -flto
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/ipa-fnsummary.cc | 1 + gcc/ipa-icf.cc | 9 ++++++++ gcc/ipa-profile.cc | 10 ++++++++ gcc/ipa-prop.cc | 18 +++++++++++++++ gcc/ipa-prop.h | 2 ++ gcc/ipa-sra.cc | 12 ++++++++++ gcc/ipa-utils.h | 7 ++++++ gcc/testsuite/jit.dg/all-non-failing-tests.h | 4 ++++ gcc/testsuite/jit.dg/test-ggc-bugfix.c | 34 ++++++++++++++++++++++++++++ gcc/toplev.cc | 5 ++++ 10 files changed, 102 insertions(+) create mode 100644 gcc/testsuite/jit.dg/test-ggc-bugfix.c