This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7a5024dcd3f GCOV: std::vector refactoring III new ef8f6502f01 [C++ PATCH] overloaded operator fns [1/N] new cace9453cd8 Remove semicolon after do {} while (false) in HSA_LOG new 6ad880fee3d [BRIGFE] Fix PR 82771.
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/brig/ChangeLog | 4 ++ gcc/brig/brig-lang.c | 10 +-- gcc/cp/ChangeLog | 40 +++++++++++ gcc/cp/call.c | 31 +++++---- gcc/cp/class.c | 6 +- gcc/cp/cp-tree.h | 33 +++++---- gcc/cp/decl.c | 12 ++-- gcc/cp/decl2.c | 4 +- gcc/cp/dump.c | 165 +------------------------------------------- gcc/cp/lambda.c | 11 ++- gcc/cp/mangle.c | 2 +- gcc/cp/method.c | 11 +-- gcc/cp/parser.c | 3 +- gcc/cp/semantics.c | 3 +- gcc/cp/tree.c | 3 +- gcc/cp/typeck.c | 8 ++- libgomp/ChangeLog | 7 ++ libgomp/plugin/plugin-hsa.c | 6 +- 18 files changed, 129 insertions(+), 230 deletions(-)