]> git.ipfire.org Git - thirdparty/gcc.git/commit
libphobos: Fix FAIL phobos.exp/core.time on CentOS 5.11, Linux 2.6.18
authoribuclaw <ibuclaw@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 24 Apr 2019 18:57:36 +0000 (18:57 +0000)
committeribuclaw <ibuclaw@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 24 Apr 2019 18:57:36 +0000 (18:57 +0000)
commitb66add0735ce28186c6cc3494c24200b75deeb73
tree881f93120730a284d99101d8d87aa62f84d9c3be
parent7738b4bc534e3b6ef190d51ccd033ac0042ddd25
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.

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