This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c81536e784a libphobos: Apply core.internal.hash updates from druntime new 59b584a4478 libphobos: Merge upstream druntime 2f764ab6
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/Makefile.in | 3 +- libphobos/configure | 27 +- libphobos/libdruntime/MERGE | 2 +- libphobos/libdruntime/Makefile.am | 13 +- libphobos/libdruntime/Makefile.in | 566 ++++++++++++++++++++++++- libphobos/libdruntime/core/internal/convert.d | 18 +- libphobos/libdruntime/core/internal/hash.d | 20 +- libphobos/src/Makefile.in | 1 - libphobos/testsuite/Makefile.in | 1 - libphobos/testsuite/libphobos.aa/aa.exp | 2 +- libphobos/testsuite/libphobos.hash/hash.exp | 2 +- libphobos/testsuite/libphobos.hash/test_hash.d | 2 +- 12 files changed, 598 insertions(+), 59 deletions(-)