[dmd-internals] [D-Programming-Language/dmd] 48ed15: Remove import of std.random:rand from test22
Don Clugston
dclugston at googlemail.com
Mon Aug 15 19:16:10 PDT 2011
And now it fails on all platforms with -O. Yikes. It seems that the
original bug was never actually fixed. It's an optimizer bug, too.
We've been running with a defective test case for years.
On 15 August 2011 10:48, <noreply at github.com> wrote:
> Branch: refs/heads/master
> Home: https://github.com/D-Programming-Language/dmd
>
> Commit: 48ed15159bb36410ef91ffe6967a6fb7cd606d78
> https://github.com/D-Programming-Language/dmd/commit/48ed15159bb36410ef91ffe6967a6fb7cd606d78
> Author: Don Clugston <dclugston at googlemail.com>
> Date: 2011-08-15 (Mon, 15 Aug 2011)
>
> Changed paths:
> M test/runnable/test22.d
>
> Log Message:
> -----------
> Remove import of std.random:rand from test22
>
> I checked this reduced test case on DMD 0.120, to make sure it accurately
> reproduced the bug.
>
>
> Commit: cfab198ee186f6e69c364aaf4206434220d83204
> https://github.com/D-Programming-Language/dmd/commit/cfab198ee186f6e69c364aaf4206434220d83204
> Author: Walter Bright <walter at walterbright.com>
> Date: 2011-08-15 (Mon, 15 Aug 2011)
>
> Changed paths:
> M test/runnable/test22.d
>
> Log Message:
> -----------
> Merge pull request #310 from donc/trivialstuff
>
> Remove import of std.random:rand from test22
>
>
> Compare: https://github.com/D-Programming-Language/dmd/compare/9c23e89...cfab198
> _______________________________________________
> dmd-internals mailing list
> dmd-internals at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/dmd-internals
>
More information about the dmd-internals
mailing list