This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ec43597d26d PR target/83013 * config/microblaze/microbl [...] new 2bd421962ff * tree-ssa-loop-im.c (sort_bbs_in_loop_postorder_cmp): Sta [...] new 080a1363668 PR other/83508 * builtins.c (check_access): Avoid warning [...]
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 | 11 +++++++++++ gcc/builtins.c | 12 ++++++++++++ gcc/ira-color.c | 3 +-- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.dg/Wstringop-overflow-2.c | 30 +++++++++++++++++++++++++++++ gcc/tree-ssa-loop-im.c | 2 +- 6 files changed, 60 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/Wstringop-overflow-2.c