This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f3001dd5fe5 RISC-V: Add test for vec_dup + vmax.vv combine case 1 with [...] new 701a7cceba5 expand: Fix up edge splitting for GIMPLE_COND expansion if [...] new 03e87c78d39 i386: Fix signed integer overflow in ix86_expand_int_movcc, [...]
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/cfgexpand.cc | 15 ++++++++++- gcc/config/i386/i386-expand.cc | 44 +++++++++++++++++++++++------- gcc/testsuite/g++.dg/opt/pr120629.C | 53 +++++++++++++++++++++++++++++++++++++ 3 files changed, 102 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/g++.dg/opt/pr120629.C