This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 081e25d3cfd OpenMP/Fortran: Extend reject code between target + teams [ [...] new a7d4310aed5 Fix profile update after RTL unrolling
The 1 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/cfgloop.h | 1 + gcc/cfgloopmanip.h | 1 + gcc/cfgrtl.cc | 2 +- gcc/loop-unroll.cc | 8 +++++- gcc/testsuite/gcc.dg/tree-prof/peel-1.c | 4 ++- gcc/testsuite/gcc.dg/tree-prof/unroll-1.c | 5 ++-- gcc/testsuite/gcc.dg/tree-ssa/peel1.c | 3 ++- gcc/testsuite/gcc.dg/unroll-1.c | 4 ++- gcc/testsuite/gcc.dg/unroll-3.c | 3 ++- gcc/testsuite/gcc.dg/unroll-4.c | 3 ++- gcc/testsuite/gcc.dg/unroll-5.c | 3 ++- gcc/testsuite/gcc.dg/unroll-6.c | 3 ++- gcc/tree-ssa-loop-ivopts.h | 1 - gcc/tree-ssa-loop-manip.cc | 41 ++++++++++++++++++------------- 14 files changed, 53 insertions(+), 29 deletions(-)