May 16, 2018
https://issues.dlang.org/show_bug.cgi?id=2642

Dmitry Olshansky <dmitry.olsh@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dmitry.olsh@gmail.com
            Summary|ClassInfo.init contains     |Remove big zero-initailzed
                   |zeroes                      |portion of ClassInfo.init
                   |                            |in object code

--
May 15, 2020
https://issues.dlang.org/show_bug.cgi?id=2642

Mathias LANG <pro.mathias.lang@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |pro.mathias.lang@gmail.com
         Resolution|---                         |DUPLICATE

--- Comment #13 from Mathias LANG <pro.mathias.lang@gmail.com> ---
There are a few issues in the bug tracker for this, with some up-to-date
information.
For example https://issues.dlang.org/show_bug.cgi?id=7319 and
https://issues.dlang.org/show_bug.cgi?id=13678 . So marking this as duplicate.

*** This issue has been marked as a duplicate of issue 7319 ***

--