This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7f7c465 PR target/70421 * config/i386/i386.c (ix86_expand_vector_se [...] new 932c0ba 2016-03-30 Richard Biener rguenther@suse.de new ef4f1cb * tree-ssa-loop-niter.c (idx_infer_loop_bounds): We can't ge [...]
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/ChangeLog | 16 ++++++++++++++++ gcc/fold-const.c | 6 ++++-- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.dg/torture/pr70450.c | 19 +++++++++++++++++++ gcc/tree-ssa-loop-ivopts.c | 6 +++++- gcc/tree-ssa-loop-niter.c | 9 ++++----- gcc/tree-ssa-loop-unswitch.c | 4 ++++ gcc/tree-vect-loop.c | 2 ++ 8 files changed, 59 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr70450.c