This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9ee615a44b0 Allow memory operands for PTWRITE new be9e723cb40 Remove ovl_used, it is no longer needed * cp-tree.h (OVL_ [...] new 7ec2d0f7415 * tree-switch-conversion.h (switch_decision_tree::emit_cas [...] new 3b06a8b36d9 When running the testsuite on boards that can't report an e [...]
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/ChangeLog | 14 +++++ gcc/cp/ChangeLog | 14 +++++ gcc/cp/cp-tree.h | 3 - gcc/cp/friend.c | 6 -- gcc/cp/parser.c | 14 +---- gcc/cp/pt.c | 2 - gcc/cp/semantics.c | 5 -- gcc/cp/tree.c | 73 ++--------------------- gcc/testsuite/ChangeLog | 5 ++ gcc/testsuite/gcc.c-torture/execute/printf-2.c | 1 + gcc/testsuite/gcc.c-torture/execute/user-printf.c | 1 + gcc/tree-switch-conversion.c | 47 ++++++++------- gcc/tree-switch-conversion.h | 8 ++- 13 files changed, 72 insertions(+), 121 deletions(-)