Check cpuid LWP bit.
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Dec 2009 22:23:16 +0000 (22:23 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Dec 2009 22:23:16 +0000 (22:23 +0000)
commitfd3ed659d6168a32d222957d11f994ab7c9e0370
tree8e642be47054a446aada0679540039ee5c378538
parentde69fd190abda545e00a047feca2b186d48022e9
Check cpuid LWP bit.

* config/i386/driver-i386.c (host_detect_local_cpu): Add -mlwp to the
options when bit_LWP is set.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@155061 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/driver-i386.c