This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0fa35c7e297 libiberty: Demangling 'M' prefixes new ad7cff63de6 Move TRUE case first in range-op.cc. new 4cbc312a314 Share common ordered comparison code with UN*_EXPR. new fe7371e7f93 Implement op1_range operators for unordered comparisons. new 706d8583706 Implement ABS_EXPR operator for frange. new b65945e7fb8 i386: Fix up RTL checking ICE [PR107185]
The 5 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/i386/i386.md | 2 +- gcc/range-op-float.cc | 436 ++++++++++++++++++++- gcc/range-op.cc | 42 +- .../tree-ssa/{vrp-float-3.c => vrp-float-abs-1.c} | 9 +- 4 files changed, 450 insertions(+), 39 deletions(-) copy gcc/testsuite/gcc.dg/tree-ssa/{vrp-float-3.c => vrp-float-abs-1.c} (50%)