[Issue 5580] [64-bit] String switch statements broken in 64-bit mode

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Feb 15 06:33:01 PST 2011


http://d.puremagic.com/issues/show_bug.cgi?id=5580



--- Comment #4 from David Simcha <dsimcha at yahoo.com> 2011-02-15 06:30:28 PST ---
My gut feeling is that this is related to Bug 5581, as both invoke calls to
memcmp() according to my reading of the disassembly and tracking down of the
function calls in the runtime.  However, 5581 seems to be reproducible
everywhere.  If you can't reproduce this, I suggest fixing 5581 first.  Once
5581 is fixed, I'll retest this bug on a machine that I was able to reproduce
it on and hopefully it will be fixed, too.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list