]> git.ipfire.org Git - thirdparty/gcc.git/commit
libphobos: Merge upstream druntime 2f764ab6
authoribuclaw <ibuclaw@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 10 Feb 2019 22:10:22 +0000 (22:10 +0000)
committeribuclaw <ibuclaw@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 10 Feb 2019 22:10:22 +0000 (22:10 +0000)
commit59b584a447899be4ebd3a60ebd273e50703b2b16
treea6be35d450062f2141445d728dd4039a643da06e
parentc81536e784a9b1abe89b7fb6527831b663a72bb3
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@268755 138bc75d-0d04-0410-961f-82ee72b054a4
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