This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e07fbc9d383 Daily bump. new d2f10fc934c Mark the copy/move constructor/operator= of auto_bitmap as delete new 0b3133572ed vect: release defs of removed statement new 6e4244e8cea phi-opt: Improve heuristics for factoring out with constant [...]
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/bitmap.h | 8 ++++---- gcc/testsuite/gcc.dg/tree-ssa/phi-opt-factor-1.c | 26 ++++++++++++++++++++++++ gcc/tree-ssa-phiopt.cc | 6 ++++++ gcc/tree-vect-loop.cc | 1 + 4 files changed, 37 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/phi-opt-factor-1.c