This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 623c6fddd605 tree-optimization: Fix tree dse of strncpy PR93249 new 81a68b9e3774 tree-optimization: Fix tree dse of __*_chk PR93262
The 1 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 | 6 +++ gcc/testsuite/ChangeLog | 5 ++ .../{memcpy-chk-lib.c => pr93262-chk-lib.c} | 0 .../gcc.c-torture/execute/builtins/pr93262-chk.c | 55 ++++++++++++++++++++++ .../builtins/{pr23484-chk.x => pr93262-chk.x} | 0 gcc/tree-ssa-dse.c | 32 +++++++++++++ 6 files changed, 98 insertions(+) copy gcc/testsuite/gcc.c-torture/execute/builtins/{memcpy-chk-lib.c => pr93262-chk [...] create mode 100644 gcc/testsuite/gcc.c-torture/execute/builtins/pr93262-chk.c copy gcc/testsuite/gcc.c-torture/execute/builtins/{pr23484-chk.x => pr93262-chk.x} (100%)