This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from dae21448b60 RISC-V Regression test: Fix slp-perm-4.c FAIL for RVV new 5ee51119d13 Remove unused get_identity_relation. new b0892b1fc63 Ensure float equivalences include + and - zero.
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/gimple-range-cache.cc | 3 +++ gcc/gimple-range-gori.cc | 10 ++-------- gcc/testsuite/gcc.dg/pr111694.c | 19 +++++++++++++++++++ gcc/value-relation.cc | 27 ++++++++++++++++----------- gcc/value-relation.h | 4 ++-- 5 files changed, 42 insertions(+), 21 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr111694.c