libphobos: Fix FAIL phobos.exp/core.time on CentOS 5.11, Linux 2.6.18
authorIain Buclaw <ibuclaw@gdcproject.org>
Wed, 24 Apr 2019 18:57:36 +0000 (18:57 +0000)
committerIain Buclaw <ibuclaw@gcc.gnu.org>
Wed, 24 Apr 2019 18:57:36 +0000 (18:57 +0000)
commit58990c4d3a94334bcf1cd4f8dd7c2ba2888263e1
tree881f93120730a284d99101d8d87aa62f84d9c3be
parent265e6a0ae0e9dc0c810edc6158299f0ed1aa05ab
libphobos: Fix FAIL phobos.exp/core.time on CentOS 5.11, Linux 2.6.18

Merges upstream druntime e03164b5.

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

libphobos/ChangeLog:

2019-04-24  Iain Buclaw  <ibuclaw@gdcproject.org>

PR d/89432
* testsuite/lib/libphobos.exp (check_effective_target_linux_pre_2639):
New proc.
* testsuite/libphobos.druntime/druntime.exp: Add compiler flag
-fversion=Linux_Pre_2639 if target is linux_pre_2639.
* testsuite/libphobos.druntime_shared/druntime_shared.exp: Likewise.

From-SVN: r270554
libphobos/ChangeLog
libphobos/libdruntime/MERGE
libphobos/libdruntime/core/time.d
libphobos/testsuite/lib/libphobos.exp
libphobos/testsuite/libphobos.druntime/druntime.exp
libphobos/testsuite/libphobos.druntime_shared/druntime_shared.exp