[Issue 3798] core.cpuid locks systems with Xeon E5530 CPU

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Feb 13 07:54:39 PST 2010


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



--- Comment #3 from David Simcha <dsimcha at yahoo.com> 2010-02-13 07:54:38 PST ---
> Please add ++level;  as the last line of that loop, so that it ends as:
>         ++level;
>     } while (a!=0 || b!=0);
> 
> Does that fix it? I don't have access to a Core i7, so I'm flying blind based
> on the Intel manuals.

Yep, that fixes it. Please fold into druntime for the next release.

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