This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 68501f9d89e all: update golang.org/x/crypto dependency new 15f7c589619 libgo: use -Wc,-shared-libgcc on Solaris new 57acdcf3fb3 vect: Fix dominator update [PR123152]
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/go/gofrontend/MERGE | 2 +- .../g++.dg/vect/vect-uncounted-prolog-peel_1.cc | 51 ++++++++++++++++++++++ ...log-peel_1.c => vect-uncounted-prolog-peel_2.c} | 28 ++++++------ ...log-peel_1.c => vect-uncounted-prolog-peel_3.c} | 29 ++++++------ gcc/tree-vect-loop-manip.cc | 14 +++--- libgo/Makefile.am | 3 +- libgo/Makefile.in | 4 +- libgo/configure | 14 +++++- libgo/configure.ac | 9 ++++ libgo/testsuite/Makefile.in | 1 + 10 files changed, 119 insertions(+), 36 deletions(-) create mode 100644 gcc/testsuite/g++.dg/vect/vect-uncounted-prolog-peel_1.cc copy gcc/testsuite/gcc.dg/vect/{vect-uncounted-prolog-peel_1.c => vect-uncounted-p [...] copy gcc/testsuite/gcc.dg/vect/{vect-uncounted-prolog-peel_1.c => vect-uncounted-p [...]