This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 40f52be197b Daily bump. new 1fffcf69abe PR other/67165 * elf.c (__builtin_prefetch): Define if no [...]
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 | 44 ++ libbacktrace/Makefile.am | 26 + libbacktrace/Makefile.in | 102 ++- libbacktrace/config.h.in | 6 + libbacktrace/configure | 113 +++- libbacktrace/configure.ac | 17 + libbacktrace/elf.c | 1629 ++++++++++++++++++++++++++++++++++++++++++++- libbacktrace/internal.h | 9 + libbacktrace/ztest.c | 446 +++++++++++++ 9 files changed, 2377 insertions(+), 15 deletions(-) create mode 100644 libbacktrace/ztest.c