This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 39f81924d88 Revert "testsuite/gcc.target/cris/pr93372-2.c: Handle xpass [...] new 0f3e76ee53a Daily bump. new 5c869aa8a45 ctf: fix PR debug/112878 new 936dd627cd9 btf: do not skip members of data type with type id BTF_VOID_TYPEID
The 3 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/ChangeLog | 87 +++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/analyzer/ChangeLog | 48 +++++++++++++ gcc/btfout.cc | 5 -- gcc/cp/ChangeLog | 25 +++++++ gcc/dwarf2ctf.cc | 15 ++-- gcc/fortran/ChangeLog | 7 ++ gcc/po/ChangeLog | 4 ++ gcc/testsuite/ChangeLog | 88 ++++++++++++++++++++++++ gcc/testsuite/gcc.dg/debug/btf/btf-bitfields-4.c | 6 +- gcc/testsuite/gcc.dg/debug/btf/btf-struct-2.c | 9 +-- gcc/testsuite/gcc.dg/debug/ctf/ctf-bitfields-5.c | 17 +++++ libgcc/ChangeLog | 7 ++ libstdc++-v3/ChangeLog | 14 ++++ 14 files changed, 316 insertions(+), 18 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/debug/ctf/ctf-bitfields-5.c