This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 18b4b30ee3e * gcc-interface/trans.c (struct loop_info_d): Remove artif [...] new 22163f0d9a7 libphobos: Merge phobos and druntime with upstream.
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/MERGE | 4 + libphobos/libdruntime/core/stdc/limits.d | 123 ++++++++++++++ libphobos/libdruntime/core/sys/posix/aio.d | 17 +- libphobos/libdruntime/rt/arrayassign.d | 25 +-- libphobos/libdruntime/rt/dmain2.d | 3 +- libphobos/libdruntime/rt/sections_elf_shared.d | 24 ++- libphobos/libdruntime/rt/sections_solaris.d | 8 +- libphobos/libdruntime/rt/sections_win32.d | 6 +- libphobos/libdruntime/rt/sections_win64.d | 2 +- libphobos/src/MERGE | 2 +- libphobos/src/std/datetime/systime.d | 2 +- .../src/std/experimental/allocator/mallocator.d | 5 +- libphobos/src/std/experimental/typecons.d | 8 +- libphobos/src/std/file.d | 5 - libphobos/src/std/math.d | 179 ++++++++++++--------- libphobos/src/std/net/curl.d | 2 +- libphobos/src/std/stdio.d | 19 ++- libphobos/src/std/system.d | 4 +- libphobos/src/std/uri.d | 3 +- 19 files changed, 315 insertions(+), 126 deletions(-) create mode 100644 libphobos/libdruntime/MERGE