[Issue 6660] Problem with core.cpuid on Windows7

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Sep 27 01:08:07 PDT 2011


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


Don <clugdbug at yahoo.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Problem with SSE registers  |Problem with core.cpuid on
                   |in array ops                |Windows7


--- Comment #3 from Don <clugdbug at yahoo.com.au> 2011-09-27 01:07:33 PDT ---
Yup, it's core.cpuid. This one fails (intermittently):
-----
import core.cpuid;

void main()
{
    bool b = sse();
}

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