[Issue 5581] [64-bit] Wrong code with bitwise operations on bools

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Feb 15 16:01:46 PST 2011


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


David Simcha <dsimcha at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|x86_64                      |All


--- Comment #3 from David Simcha <dsimcha at yahoo.com> 2011-02-15 15:59:13 PST ---
I did a little bisecting.  This issue appeared in 2.050.  It's possible that
it's been around since before that but requires different magic numbers on
earlier releases, though I doubt it because I would have probably noticed the
bug if it was around for a long time.  I do my day to day work on Windows but
use Linux for the occasional computationally intensive project.  I haven't done
much serious (i.e. Linux-based) computation since 2.050 was released, but I was
doing a lot of it earlier on.  The function I isolated this test case from was
around in its current form back then and was definitely getting called a lot in
those projects.

-- 
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