libphobos: Merge upstream druntime 2f764ab6
authorIain Buclaw <ibuclaw@gcc.gnu.org>
Sun, 10 Feb 2019 22:10:22 +0000 (22:10 +0000)
committerIain Buclaw <ibuclaw@gcc.gnu.org>
Sun, 10 Feb 2019 22:10:22 +0000 (22:10 +0000)
commitd8b1f499d96afc96759c2422ddc10c1bc1cea26d
treea6be35d450062f2141445d728dd4039a643da06e
parente613d992667a90ff731bbcecbb4ae6fa15adde31
libphobos: Merge upstream druntime 2f764ab6

Fixes hashing of complex reals, enabling testing of rt.util.typeinfo and
core.internal.hash.

Reviewed-on: https://github.com/dlang/druntime/pull/6837

libphobos/ChangeLog:

* Makefile.in: Rebuild.
* configure: Rebuild.
* libdruntime/Makefile.am: Test rt.util.typeinfo and
core.internal.convert.
* libdruntime/Makefile.in: Rebuild.
* src/Makefile.in: Rebuild.
* testsuite/Makefile.in: Rebuild.
* testsuite/libphobos.hash/test_hash.d: Update test.

From-SVN: r268755
12 files changed:
libphobos/Makefile.in
libphobos/configure
libphobos/libdruntime/MERGE
libphobos/libdruntime/Makefile.am
libphobos/libdruntime/Makefile.in
libphobos/libdruntime/core/internal/convert.d
libphobos/libdruntime/core/internal/hash.d
libphobos/src/Makefile.in
libphobos/testsuite/Makefile.in
libphobos/testsuite/libphobos.aa/aa.exp
libphobos/testsuite/libphobos.hash/hash.exp
libphobos/testsuite/libphobos.hash/test_hash.d