This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ef2ace642a1 Daily bump. new b9119edc09e c++: 'new T[N]' and SFINAE [PR82110] new 1798cac7a8b runtime: remove direct assignments to memory locations
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/init.c | 43 ++++++++++++++++-------- gcc/go/gofrontend/MERGE | 2 +- gcc/testsuite/g++.dg/cpp0x/pr78765.C | 2 +- gcc/testsuite/g++.dg/cpp2a/concepts-requires27.C | 10 ++++++ gcc/testsuite/g++.dg/template/sfinae14.C | 2 +- libgo/runtime/proc.c | 4 +-- libgo/runtime/runtime_c.c | 2 +- 7 files changed, 45 insertions(+), 20 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-requires27.C