This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5b8d2a77754 Implement P1094R2, Nested inline namespaces. * parser.c ( [...] new 12135f5b3e1 libphobos: Merge common version blocks using arch_any conditions
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: libphobos/libdruntime/core/stdc/errno.d | 545 +-------------------- libphobos/libdruntime/core/stdc/fenv.d | 116 +---- libphobos/libdruntime/core/stdc/math.d | 53 +- libphobos/libdruntime/core/sys/linux/dlfcn.d | 121 +---- libphobos/libdruntime/core/sys/linux/epoll.d | 58 +-- libphobos/libdruntime/core/sys/linux/link.d | 45 +- libphobos/libdruntime/core/sys/linux/sys/auxv.d | 89 +--- libphobos/libdruntime/core/sys/linux/sys/eventfd.d | 49 +- libphobos/libdruntime/core/sys/linux/sys/inotify.d | 45 +- libphobos/libdruntime/core/sys/linux/sys/mman.d | 250 +--------- libphobos/libdruntime/core/sys/posix/dlfcn.d | 53 +- libphobos/libdruntime/core/sys/posix/fcntl.d | 77 +-- libphobos/libdruntime/core/sys/posix/signal.d | 173 +------ libphobos/libdruntime/core/sys/posix/sys/mman.d | 69 +-- libphobos/libdruntime/core/sys/posix/sys/socket.d | 163 +----- 15 files changed, 294 insertions(+), 1612 deletions(-)