July 07, 2015
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: fda62efe0f526e8272dfcc47a4cc7c68f5419569
      https://github.com/D-Programming-Language/druntime/commit/fda62efe0f526e8272dfcc47a4cc7c68f5419569
  Author: Dan Olson <danole@comcast.net>
  Date:   2015-06-02 (Tue, 02 Jun 2015)

  Changed paths:
    M src/core/internal/convert.d

  Log Message:
  -----------
  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.


  Commit: e95c551408bb30d473ecc91bf764bc32f7be0f6a
      https://github.com/D-Programming-Language/druntime/commit/e95c551408bb30d473ecc91bf764bc32f7be0f6a
  Author: Martin Nowak <code@dawg.eu>
  Date:   2015-07-07 (Tue, 07 Jul 2015)

  Changed paths:
    M src/core/internal/convert.d

  Log Message:
  -----------
  Merge pull request #1297 from smolt/convert-unittest-fix

Ignore real pad in core.internal.convert unittest


Compare: https://github.com/D-Programming-Language/druntime/compare/e64b999f654c...e95c551408bb