This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ca99c78 Add more subreg offset helpers new c1acc1d combine: Convert subreg-of-lshiftrt to zero_extract properly [...] new d244f46 Rework subreg_get_info new 0554c9b 2016-11-23 Richard Biener rguenther@suse.de new 3b86188 PR78494 add missing returns to propagate_const
The 4 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/ChangeLog | 31 +++++ gcc/combine.c | 7 +- gcc/rtlanal.c | 144 ++++++++++----------- gcc/testsuite/ChangeLog | 5 + gcc/testsuite/gcc.dg/vect/bb-slp-cond-1.c | 8 +- gcc/tree-vectorizer.c | 29 ++++- libstdc++-v3/ChangeLog | 10 ++ libstdc++-v3/include/experimental/propagate_const | 2 + .../propagate_const/assignment/move_neg.cc | 2 +- .../experimental/propagate_const/requirements2.cc | 4 +- 10 files changed, 159 insertions(+), 83 deletions(-)