https://issues.dlang.org/show_bug.cgi?id=788
--- Comment #4 from [email protected] --- Commit pushed to master at https://github.com/D-Programming-Language/druntime https://github.com/D-Programming-Language/druntime/commit/fda62efe0f526e8272dfcc47a4cc7c68f5419569 Ignore real pad in core.internal.convert unittest Change unittest to ignore any pad bytes in a floating point type because those bits are undefined. Fixes test part of ldc issue #788. --
