This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b26fd416fb0 Add a __nonnnull__ attribute to std::string's _CharT* constructor new 69273534c65 Daily bump. new d4501bbedca testsuite: clarify scan-dump file globbing behavior new 4494fcbc9bc arc: add exceptions for PR92860. new ceac3edb42e sparc: Remove register storage class in sparc.c new 35cf3c55165 store-merging: ICE in find_bswap_or_nop_1 PR95854. new eff23b7961f amdgcn: Support basic DWARF
The 6 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 | 19 ++++ gcc/DATESTAMP | 2 +- gcc/c-family/ChangeLog | 10 ++ gcc/config/gcn/gcn-hsa.h | 1 + gcc/config/gcn/gcn-protos.h | 1 + gcc/config/gcn/gcn.c | 126 +++++++++++++++++++-- gcc/config/sparc/sparc.c | 22 ++-- gcc/cp/ChangeLog | 6 + gcc/d/ChangeLog | 4 + gcc/doc/sourcebuild.texi | 13 +++ gcc/fortran/ChangeLog | 11 ++ gcc/gimple-ssa-store-merging.c | 4 + gcc/optc-save-gen.awk | 4 + gcc/testsuite/ChangeLog | 50 ++++++++ .../gcc.dg/{torture/pr87132.c => pr95854.c} | 4 +- gcc/testsuite/lib/scandump.exp | 54 +++++++-- libstdc++-v3/ChangeLog | 32 ++++++ 17 files changed, 331 insertions(+), 32 deletions(-) copy gcc/testsuite/gcc.dg/{torture/pr87132.c => pr95854.c} (55%)