mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-07-22 15:15:22 +02:00
Fixed DStress tests nocompile/c/{const_32_B.d,const_32_C.d}.
Updated the runtest script to build libtangobos-partial.a if it hasn't already been built. Added in signbit() and va_arg!()() to libtangobos-partial.a so more of the phobos dependent DStress tests pass.
This commit is contained in:
@@ -58,9 +58,9 @@ lib : tangobos.lib
|
||||
OBJ_CORE= \
|
||||
std/gc.bc \
|
||||
std/outofmemory.bc \
|
||||
std/IEEE.bc \
|
||||
std/stdarg.bc \
|
||||
# std/asserterror.bc \
|
||||
# std/math.bc \
|
||||
# std/stdarg.bc
|
||||
# std/format.bc \
|
||||
|
||||
ALL_OBJS= \
|
||||
|
||||
Reference in New Issue
Block a user