This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a2930cd619f PR target/86806 * config/sparc/sparc.md (unspecv): Add UN [...] new 69b2e9311c6 [libbacktrace] Add allocfail.sh test-case
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: libbacktrace/ChangeLog | 10 +++ libbacktrace/Makefile.am | 20 +++++ libbacktrace/Makefile.in | 81 +++++++++++++++----- libbacktrace/{unittest.c => allocfail.c} | 90 ++++++++++++++++------ libbacktrace/allocfail.sh | 105 ++++++++++++++++++++++++++ libbacktrace/{read.c => instrumented_alloc.c} | 102 ++++++++++++++----------- 6 files changed, 326 insertions(+), 82 deletions(-) copy libbacktrace/{unittest.c => allocfail.c} (53%) create mode 100755 libbacktrace/allocfail.sh copy libbacktrace/{read.c => instrumented_alloc.c} (50%)