This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 129e1a8a96d Combine new calculated ranges with existing range. new 600be7f09ea rework PRE PHI translation cache new 556ab512591 Darwin: Darwin 20 is to be macOS 11 (Big Sur). new 6c282c14d1b c++: Propagate attributes to clones in duplicate_decls [PR67453]
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/config/darwin-c.c | 4 +- gcc/config/darwin-driver.c | 21 ++++-- gcc/cp/decl.c | 10 +++ gcc/testsuite/g++.dg/ext/attr-used-2.C | 15 ++++ gcc/testsuite/gcc.dg/darwin-minversion-link.c | 5 +- gcc/tree-ssa-pre.c | 104 +++++++++++++++++--------- 6 files changed, 111 insertions(+), 48 deletions(-) create mode 100644 gcc/testsuite/g++.dg/ext/attr-used-2.C