This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f283da529ce PR c++/81671 - nullptr_t template parameter new f4b56643a35 Fix ifunc and resolver (PR ipa/81213). new 07b8a4124a8 Introduce TARGET_SUPPORTS_ALIASES
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/ChangeLog | 17 ++++++++++ gcc/asan.c | 4 +-- gcc/c-family/ChangeLog | 5 +++ gcc/c-family/c-opts.c | 22 +++++++------ gcc/cgraph.c | 7 ++-- gcc/config/i386/i386.c | 37 +++++++++++----------- gcc/cp/ChangeLog | 9 ++++++ gcc/cp/decl2.c | 25 +++++++-------- gcc/cp/optimize.c | 6 ++-- gcc/defaults.h | 9 ++++++ gcc/ipa-visibility.c | 15 +++------ gcc/symtab.c | 6 ++-- gcc/testsuite/ChangeLog | 5 +++ .../gcc.target/i386/{pr81214.c => pr81213.c} | 11 +++++-- gcc/varpool.c | 6 ++-- 15 files changed, 113 insertions(+), 71 deletions(-) copy gcc/testsuite/gcc.target/i386/{pr81214.c => pr81213.c} (54%)