This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9c20237 2016-04-20 Bob Duff duff@adacore.com new 4fb4873 * tree-scalar-evolution.c (interpret_rhs_expr): Handle BIT_A [...] new 7a6c824 gcc/
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 | 9 +++++++++ gcc/config/i386/sse.md | 6 +++--- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.dg/tree-ssa/scev-11.c | 28 ++++++++++++++++++++++++++++ gcc/testsuite/gcc.dg/tree-ssa/scev-12.c | 30 ++++++++++++++++++++++++++++++ gcc/tree-scalar-evolution.c | 30 ++++++++++++++++++++++++++++++ 6 files changed, 105 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/scev-11.c create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/scev-12.c