This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 994feb9edd8 Report read errors when reading auto-profile new 0ab20ee0eae Revert "ifcvt: Fix ifcvt for multiple phi nodes after facto [...] new aebbc90d8c7 IFCVT: Fix factor_out_operators correctly for more than 1 p [...] new 0340177d54d simplify-rtx: Add `(subreg (not a))` simplification for wor [...]
The 3 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/simplify-rtx.cc | 9 +++++ gcc/testsuite/gcc.dg/torture/pr121295-1.c | 13 ++++++ gcc/tree-if-conv.cc | 67 +++++++++++++++---------------- 3 files changed, 54 insertions(+), 35 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr121295-1.c