This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6a5a318 PR tree-optimization/69196 * tree-ssa-threadbackward.c (fsm [...] new 2d1d2e5 PR c/69824 * c-decl.c (get_parm_info): Don't queue implicit [...] new d8ec06a PR rtl-optimization/69941 * postreload.c (reload_combine_re [...]
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 | 6 ++++++ gcc/c/ChangeLog | 6 ++++++ gcc/c/c-decl.c | 15 +++++++++------ gcc/postreload.c | 18 ++++++++++++++---- gcc/testsuite/ChangeLog | 8 ++++++++ gcc/testsuite/gcc.dg/pr69824.c | 4 ++++ gcc/testsuite/gcc.dg/torture/pr69941.c | 30 ++++++++++++++++++++++++++++++ 7 files changed, 77 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr69824.c create mode 100644 gcc/testsuite/gcc.dg/torture/pr69941.c