This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ccf9db9a6fa testsuite: Add tests for already fixed PR [PR119071] new 1ff01a88c48 simplify-rtx: Fix up simplify_logical_relational_operation [...] new 78380fd7f74 Fix folding of BIT_NOT_EXPR for POLY_INT_CST [PR118976]
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/config/aarch64/aarch64.cc | 11 +++++++++++ gcc/fold-const.cc | 2 +- gcc/simplify-rtx.cc | 12 +++++++++-- .../gcc.c-torture/execute/ieee/pr119002.c | 23 ++++++++++++++++++++++ gcc/testsuite/gcc.target/aarch64/pr117186.c | 2 +- 5 files changed, 46 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/execute/ieee/pr119002.c