[Issue 17778] Creating a static array with duplicates in betterC causes "undefined reference to _memset32" linker failure

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jul 25 19:08:00 UTC 2018


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

Radu Racariu <radu.racariu at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |radu.racariu at gmail.com
           Hardware|x86                         |All
                 OS|Linux                       |All
           Severity|minor                       |major

--- Comment #2 from Radu Racariu <radu.racariu at gmail.com> ---
This is quite annoying.

LDC behaves differently and compiles the test program.
https://run.dlang.io/is/tCyjtL

I think this issues deserves to get higher priority just because you get
different behavior on compatible compilers.

The underlying issue looks to be backed related. Might be worth including it in
the #dbugdix campaign.

--


More information about the Digitalmars-d-bugs mailing list