This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a2ebcb8 2016-07-08 Vladimir Makarov vmakarov@redhat.com new 3a3fc4a * lambda.c (maybe_add_lambda_conv_op): Fix null object argument. new f3250f7 Rename lvalue_or_rvalue_with_address_p to glvalue_p. new 049132b Rename lvalue_p to obvalue_p. new 18bede7 Use lvalue_p instead of real_lvalue_p.
The 4 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 | 16 +++++++++ gcc/cp/call.c | 36 ++++++++++---------- gcc/cp/class.c | 2 +- gcc/cp/constexpr.c | 2 +- gcc/cp/cp-tree.h | 3 +- gcc/cp/cvt.c | 10 +++--- gcc/cp/init.c | 4 +-- gcc/cp/lambda.c | 11 +++--- gcc/cp/pt.c | 4 +-- gcc/cp/tree.c | 39 ++++++++++++---------- gcc/cp/typeck.c | 31 ++++++----------- .../c-c++-common/wdate-time.c => cp/typeck.s} | 0 gcc/cp/typeck2.c | 2 +- 13 files changed, 87 insertions(+), 73 deletions(-) copy gcc/{testsuite/c-c++-common/wdate-time.c => cp/typeck.s} (100%)