On 8 February 2013 09:30, Walter Bright <walter at digitalmars.com> wrote:
> http://ftp.digitalmars.com/dmd2beta.zip
There is one nasty low-level wrong-code that I think we should fix
before making a release.
9427 wrong code for 'struct S{ union{int[2] i; } }',  [64 bit only]