This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e976dfb8d88 Come up with bootstrap-lto-lean config. new 5f17d3c4a6b PR tree-optimization/89998 * gimple-ssa-sprintf.c (try_su [...] new b836d522cd1 PR translation/90011 * ipa-devirt.c (compare_virtual_tabl [...]
The 2 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 | 20 ++++++++++++ gcc/config/aarch64/aarch64-freebsd.h | 2 +- gcc/config/arm/freebsd.h | 2 +- gcc/config/darwin.h | 4 +-- gcc/config/riscv/freebsd.h | 2 +- gcc/gimple-fold.c | 29 +++++++++-------- gcc/gimple-ssa-sprintf.c | 8 ++--- gcc/ipa-devirt.c | 2 +- gcc/testsuite/ChangeLog | 4 +++ gcc/testsuite/gcc.c-torture/compile/pr89998-1.c | 42 +++++++++++++++++++++++++ gcc/testsuite/gcc.c-torture/compile/pr89998-2.c | 4 +++ 11 files changed, 94 insertions(+), 25 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr89998-1.c create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr89998-2.c