This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c69eda94f28 Use unsigned for stack var indexes during RTL expansion new e1f56c67a82 tree-optimization/110490 - bitcount for narrow modes new cc2f3e408ee Remove redundant check new bed6ec161be middle-end/27800 - avoid unnecessary temporary during gimpl [...]
The 3 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/gimplify.cc | 11 +++++------ gcc/testsuite/gcc.dg/pr27800.c | 11 +++++++++++ gcc/tree-scalar-evolution.cc | 23 +++++++++++++++++++++++ 3 files changed, 39 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr27800.c