[Issue 15538] [REG 2.064] wrong code with switch

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Jul 1 04:32:51 PDT 2017


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

Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dlang-bugzilla at thecybershad
                   |                            |ow.net

--- Comment #10 from Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> ---
I couldn't find the point in the source history at which it started bisecting,
because when building DMD from source, the test program bisects as far back as
I can get source builds to work (2011), so it's likely a latent bug which
became exposed by some change in 2.064. However, I did find that the assert
replaced the segfault in https://github.com/dlang/dmd/pull/4666.

--


More information about the Digitalmars-d-bugs mailing list