This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0b52083ea2c libgccjit: Add support for setting the link section of glob [...] new b8f7ff76d6f Replace gnu::unique_ptr with std::unique_ptr
The 1 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/Makefile.in | 1 - gcc/analyzer/engine.cc | 2 +- gcc/c-family/known-headers.cc | 2 +- gcc/c-family/name-hint.h | 12 +- gcc/c/c-decl.c | 2 +- gcc/c/c-parser.c | 2 +- gcc/cp/error.c | 2 +- gcc/cp/lex.c | 2 +- gcc/cp/name-lookup.c | 10 +- gcc/cp/parser.c | 2 +- gcc/selftest-run-tests.c | 1 - gcc/selftest.h | 1 - gcc/system.h | 8 +- gcc/unique-ptr-tests.cc | 236 ------------------------ include/unique-ptr.h | 405 ------------------------------------------ 15 files changed, 21 insertions(+), 667 deletions(-) delete mode 100644 gcc/unique-ptr-tests.cc delete mode 100644 include/unique-ptr.h