The current check_effective_target_d_runtime procedure returns false if the target is built without any core runtime library for D being available (--disable-libphobos). This additional procedure is for targets where the core runtime library exists, but without the higher level standard library. gcc/ChangeLog: * doc/sourcebuild.texi (Effective-Target Keywords, Environment attributes): Document d_runtime_has_std_library. gcc/testsuite/ChangeLog: * gdc.dg/link.d: Use d_runtime_has_std_library effective target. * gdc.dg/runnable.d: Move phobos tests to... * gdc.dg/runnable2.d: ...here. New test. * lib/target-supports.exp (check_effective_target_d_runtime_has_std_library): New. libphobos/ChangeLog: * testsuite/libphobos.phobos/phobos.exp: Skip if effective target is not d_runtime_has_std_library. * testsuite/libphobos.phobos_shared/phobos_shared.exp: Likewise.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
asan | Loading commit data... | |
fileimports | Loading commit data... | |
imports | Loading commit data... | |
lto | Loading commit data... | |
ubsan | Loading commit data... | |
asm1.d | Loading commit data... | |
asm2.d | Loading commit data... | |
asm3.d | Loading commit data... | |
asm4.d | Loading commit data... | |
asm5.d | Loading commit data... | |
compilable.d | Loading commit data... | |
dg.exp | Loading commit data... | |
gdc254.d | Loading commit data... | |
gdc260.d | Loading commit data... | |
gdc270a.d | Loading commit data... | |
gdc270b.d | Loading commit data... | |
gdc282.d | Loading commit data... | |
gdc283.d | Loading commit data... | |
link.d | Loading commit data... | |
pr89017.d | Loading commit data... | |
pr89041.d | Loading commit data... | |
pr89042a.d | Loading commit data... | |
pr89042b.d | Loading commit data... | |
pr90136a.d | Loading commit data... | |
pr90136b.d | Loading commit data... | |
pr90136c.d | Loading commit data... | |
pr90601.d | Loading commit data... | |
pr90650a.d | Loading commit data... | |
pr90650b.d | Loading commit data... | |
pr91238.d | Loading commit data... | |
pr92216.d | Loading commit data... | |
pr92309.d | Loading commit data... | |
pr93038.d | Loading commit data... | |
pr93038b.d | Loading commit data... | |
pr94424.d | Loading commit data... | |
runnable.d | Loading commit data... | |
runnable2.d | Loading commit data... | |
simd.d | Loading commit data... |