This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from eb966d393df aarch64: Implement ACLE Data Intrinsics new 613e3b86955 middle-end/106414 - fix mistake in ~(x ^ y) -> x == y pattern
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/match.pd | 3 ++- gcc/testsuite/gcc.dg/torture/pr106414-1.c | 12 ++++++++++++ gcc/testsuite/gcc.dg/torture/pr106414-2.c | 12 ++++++++++++ 3 files changed, 26 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr106414-1.c create mode 100644 gcc/testsuite/gcc.dg/torture/pr106414-2.c