This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f95bd50b4c1 RISC-V: fix a typo in riscv.h new f234870e1ca profile: clarify comment around histogram format new e766449f221 [testsuite] Introduce effective target non_strict_prototype new 2aad20c094b Daily bump. new f6271258550 c++: Layout decls with newly-complete type. new 080ddd8a81e tree-optimization/97098 - fix compile-time hog in SLP live new 0f6150a5d36 tree-optimization/97089 - fix bogus unsigned division replacement
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: contrib/ChangeLog | 5 ++ fixincludes/ChangeLog | 13 +++++ gcc/ChangeLog | 64 +++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/c-family/ChangeLog | 10 ++++ gcc/cp/ChangeLog | 15 +++++ gcc/cp/decl.c | 4 +- gcc/fortran/ChangeLog | 7 +++ gcc/objc/ChangeLog | 9 +++ gcc/profile.c | 2 +- gcc/testsuite/ChangeLog | 74 +++++++++++++++++++++++++ gcc/testsuite/gcc.c-torture/compile/pr71109.c | 1 + gcc/testsuite/gcc.c-torture/compile/pr83051-2.c | 2 + gcc/testsuite/gcc.c-torture/compile/pr89663-1.c | 1 + gcc/testsuite/gcc.c-torture/compile/pr89663-2.c | 1 + gcc/testsuite/gcc.c-torture/compile/pr96796.c | 1 + gcc/testsuite/lib/target-supports.exp | 12 ++++ gcc/tree-ssa-sccvn.c | 5 +- gcc/tree-vect-slp.c | 4 ++ libcpp/ChangeLog | 6 ++ libgcc/ChangeLog | 14 +++++ 21 files changed, 247 insertions(+), 5 deletions(-)