This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14 in repository gcc.
from 7dbf4964b80 recip: Reset range info when replacing sqrt with rsqrt [PR120638] new ef18d9570a4 opcodes: fix wrong code in expand_binop_directly [PR117811] new ddf8b0e06f2 Fix test case for PR117811 which failed for int < 32 bit.
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/optabs.cc | 24 ++++++++++++------------ gcc/testsuite/gcc.dg/torture/pr117811.c | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 44 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr117811.c