This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6b2a3804758 c++/reflection: fix ICE with object_of [PR123695] new e02eba0dc7d ifcvt: Fix store flag of XImode on aarch64 while ifcvt [PR123294]
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/ifcvt.cc | 4 ++++ gcc/testsuite/gcc.dg/pr123294-1.c | 15 +++++++++++++++ gcc/testsuite/gcc.target/aarch64/pr123294-1.c | 18 ++++++++++++++++++ 3 files changed, 37 insertions(+) create mode 100644 gcc/testsuite/gcc.dg/pr123294-1.c create mode 100644 gcc/testsuite/gcc.target/aarch64/pr123294-1.c