This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9a409f5c862 Daily bump. new 927e10bfce5 tree-optimization/118749 - bogus alignment peeling causes m [...] new 677122c9df1 rtl-optimization/117922 - disable fold-mem-offsets for high [...]
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/fold-mem-offsets.cc | 18 ++++++++++++++++ gcc/testsuite/gcc.dg/vect/pr118749.c | 41 ++++++++++++++++++++++++++++++++++++ gcc/tree-vect-data-refs.cc | 24 ++++++++++++++------- 3 files changed, 75 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/vect/pr118749.c