This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 321f89e5851 rs6000/test: Support vect_long_long effective target new 19295e8607d tree-optimization/100756 - niter analysis and folding new 354c97ee05b MIPS: fix building on multiarch platform
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/config.in | 6 ++++++ gcc/config/mips/mips.h | 2 ++ gcc/config/mips/t-linux64 | 21 ++++++++++++++++++++- gcc/configure | 4 ++++ gcc/configure.ac | 3 +++ gcc/testsuite/gcc.dg/vect/pr100756.c | 15 +++++++++++++++ gcc/tree-ssa-loop-niter.cc | 1 + 7 files changed, 51 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.dg/vect/pr100756.c