This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1e2ae65a7f0 RISC-V: Add testcases for signed imm SAT_ADD form1 new d17a2e8bfc9 [testsuite] fix pr70321.c PIC expectations new 2ec80c60d4f [testsuite] disable PIE on ia32 on more tests new 8e6a25b01be allow vuses in ifcombine blocks new 77c925464e5 drop redundant ifcombine_ifandif parm new f9fb8f96cd7 introduce ifcombine_replace_cond new 02dc5036ba8 adjust update_profile_after_ifcombine for noncontiguous ifcombine new 6eac4786191 extend ifcombine_replace_cond to handle noncontiguous ifcombine new ae074c69fd5 ifcombine across noncontiguous blocks new 13cf22eb557 handle TRUTH_ANDIF cond exprs in ifcombine_replace_cond new c2d58f88c1a limit ifcombine stmt moving and adjust flow info
The 10 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/testsuite/gcc.target/i386/no-callee-saved-13.c | 1 + gcc/testsuite/gcc.target/i386/no-callee-saved-14.c | 1 + gcc/testsuite/gcc.target/i386/no-callee-saved-15.c | 1 + gcc/testsuite/gcc.target/i386/no-callee-saved-17.c | 1 + gcc/testsuite/gcc.target/i386/pr100865-1.c | 1 + gcc/testsuite/gcc.target/i386/pr100865-7a.c | 1 + gcc/testsuite/gcc.target/i386/pr100865-7c.c | 1 + gcc/testsuite/gcc.target/i386/pr70321.c | 6 +- gcc/testsuite/gcc.target/i386/sse2-stv-1.c | 1 + gcc/tree-ssa-ifcombine.cc | 686 ++++++++++++++++----- 10 files changed, 548 insertions(+), 152 deletions(-)