[Issue 10645] Wrong codegen for shared struct with constructor and pass to atomicLoad

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue May 9 18:08:47 PDT 2017


https://issues.dlang.org/show_bug.cgi?id=10645

Andrew Edwards <edwards.ac at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |edwards.ac at gmail.com

--- Comment #3 from Andrew Edwards <edwards.ac at gmail.com> ---
Tested on 2017-05-10 with DMD v2.074.0 on both Ubuntu 16.04 and macOS Sierra.
Produces the expected output on both systems:

    buf: Test(7), orig: Test(7)

--


More information about the Digitalmars-d-bugs mailing list