This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 776a37f6ac5 Delete dead code in ix86_expand_special_args_builtin new 39f5e9aded2 match.pd: Avoid ICE with shifts [PR97979] new a3865661180 gimple-fold: Use DECL_PADDING_P in __builtin_clear_padding
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/gimple-fold.c | 6 ++---- gcc/match.pd | 3 ++- gcc/testsuite/gcc.c-torture/compile/pr97979.c | 7 +++++++ gcc/testsuite/gcc.dg/pr97979.c | 13 +++++++++++++ 4 files changed, 24 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr97979.c create mode 100644 gcc/testsuite/gcc.dg/pr97979.c