This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12 in repository gcc.
from e1cd88e1bc5 Daily bump. new 80b11a66973 opcodes: fix wrong code in expand_binop_directly [PR117811] new 448750aff5b 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