This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c1aca26b707 sanitizer: missing signed integer overflow errors [PR109107] new ce243c9eefc range-op-float: Fix reverse ops of comparisons [PR109386]
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/range-op-float.cc | 32 +++++++++++----------- .../gcc.c-torture/execute/ieee/pr109386.c | 21 ++++++++++++++ 2 files changed, 37 insertions(+), 16 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/execute/ieee/pr109386.c