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

Martin Nowak <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Hardware|x86_64                      |All
            Summary|invalid code with -m32      |invalid code with -m32
                   |-inline and struct that's   |-inline and struct that's
                   |4x the size of an assigned  |size_t.sizeof x the size of
                   |enum value                  |an assigned enum value
                 OS|All                         |Linux

--- Comment #2 from Martin Nowak <[email protected]> ---
Ah thanks for size_t.sizeof times enum value finding.
This is easily the weirdest backend bug I've seen so far.

--

Reply via email to