This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fcb317c * Add PR number. new 6f13b08 PR preprocessor/69543 PR c/69558 * c-pragma.c (handle_prag [...] new dcddc5a PR rtl-optimization/69592 * rtlanal.c (nonzero_bits_binary_ [...]
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 | 8 +++ gcc/c-family/ChangeLog | 7 +++ gcc/c-family/c-pragma.c | 5 +- gcc/rtlanal.c | 72 ++++++++++++++++++++++++--- gcc/testsuite/ChangeLog | 10 ++++ gcc/testsuite/gcc.dg/pr69543.c | 18 +++++++ gcc/testsuite/gcc.dg/pr69558.c | 17 +++++++ gcc/testsuite/gcc.dg/{pr59992.c => pr69592.c} | 19 ++++--- 8 files changed, 139 insertions(+), 17 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr69543.c create mode 100644 gcc/testsuite/gcc.dg/pr69558.c copy gcc/testsuite/gcc.dg/{pr59992.c => pr69592.c} (57%)