MinGW GCC-4.6.1 GDC r9841510e8ba6 32 and 64-bit
Daniel Green
venix1 at gmail.com
Mon Jan 9 21:02:28 PST 2012
64-bit is ready.
64-Bit Binary
https://bitbucket.org/goshawk/gdc/downloads/gcc-4.6.1-tdm64-1-gdc-9841510e8ba6-20120109.7z
Running the testsuite had additional failures.
# MinGW64 -m32 failures
DISABLED_TESTS += test34 variadic
# MinGW64 -m64 failures
# ICE
DISABLED_TESTS += dhry
DISABLED_TESTS += test8 testaa testzip
---
# MinGW32 failures
# script error
DISABLED_SH_TESTS += test39
# MSVCRT treats long double as double. so real is incorrectly handled.
# http://msdn.microsoft.com/en-us/library/9cx8xs15%28v=VS.100%29.aspx
DISABLED_TESTS += testmath
# inline assembly related
DISABLED_TESTS += test22
# Requires -lws2_32 for compiling
DISABLED_TESTS += testsocket
---
# GDC Failures
DISABLED_TESTS += iasm constfold test42 inner ctorpowtests eh bitops
testformat
DISABLED_TESTS += test4 testcontracts xtest46 sdtor argufilem
# code coverage
DISABLED_TESTS += hello-profile cov2 a20 sieve
More information about the D.gnu
mailing list