This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 08b8341f209 match: Change (A * B) + (-C) to (B - C/A) * A, if C multipl [...] new 1fea6f82489 c++: use TARGET_EXPR accessors
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/c-family/c-pretty-print.cc | 10 +++++----- gcc/cp/coroutines.cc | 18 +++++++++--------- gcc/cp/error.cc | 4 ++-- gcc/cp/semantics.cc | 2 +- gcc/cp/tree.cc | 27 ++++++++++++++------------- gcc/cp/typeck.cc | 12 ++++++------ 6 files changed, 37 insertions(+), 36 deletions(-)