This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a342320 2016-03-10 Andre Vieira andre.simoesdiasvieira@arm.com new a2eb127 PR c++/70153 * cp-gimplify.c (cp_fold): Handle UNARY_PLUS_EXPR.
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/cp/ChangeLog | 5 +++++ gcc/cp/cp-gimplify.c | 9 ++++++++- gcc/testsuite/ChangeLog | 7 ++++++- gcc/testsuite/g++.dg/delayedfold/unary-plus1.C | 22 ++++++++++++++++++++++ 4 files changed, 41 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/delayedfold/unary-plus1.C