This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0d8f3f612d6 AArch64: Add Linux cpuinfo string for rng feature new 00aaae03db2 c++: Replace tag_scope with TAG_how new c74e6f7cfd7 c++: Adjust pushdecl/duplicate_decls API new 67a5c215940 Fix gimple_clobber handling in ipa-modref new f46f899b4fa Disable ipa-modref with live patching new cdd8f031c7e Daily bump.
The 5 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 | 85 ++++++++++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/cp/ChangeLog | 66 ++++++++++++++++++++++++++ gcc/cp/cp-tree.h | 5 +- gcc/cp/decl.c | 120 +++++++++++++++++++++++++----------------------- gcc/cp/friend.c | 8 ++-- gcc/cp/name-lookup.c | 114 +++++++++++++++++++++++---------------------- gcc/cp/name-lookup.h | 38 +++++++-------- gcc/cp/parser.c | 22 ++++----- gcc/cp/pt.c | 12 ++--- gcc/doc/invoke.texi | 2 +- gcc/ipa-modref.c | 2 +- gcc/objcp/ChangeLog | 5 ++ gcc/objcp/objcp-decl.c | 4 +- gcc/opts.c | 7 +++ gcc/testsuite/ChangeLog | 42 +++++++++++++++++ libcc1/ChangeLog | 4 ++ libgomp/ChangeLog | 4 ++ libstdc++-v3/ChangeLog | 5 ++ 19 files changed, 386 insertions(+), 161 deletions(-)