This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a2fa87687ed Daily bump. new 070c395b755 PR c++/80290 - memory-hog with std::pair. new cf755750cc4 PR c++/86320 - memory-hog with std::array of pair
The 2 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 | 102 ++++++++++++++++++++++++------------- gcc/cp/class.c | 2 +- gcc/cp/cp-tree.h | 3 ++ gcc/cp/pt.c | 149 +++++++++++++++++++++++++++++++------------------------ gcc/cp/typeck2.c | 16 +++++- 6 files changed, 186 insertions(+), 102 deletions(-)