]> git.ipfire.org Git - thirdparty/gcc.git/commit
driver-i386.c (host_detect_local_cpu): Do not check signature_TM2_ebx, it interferes...
authorUros Bizjak <ubizjak@gmail.com>
Sun, 7 Jul 2013 19:06:45 +0000 (21:06 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Sun, 7 Jul 2013 19:06:45 +0000 (21:06 +0200)
commit7b9d1bd8d1116b9d46b1893e8db8e021c1b03676
treedbe0f5ca2cbd4f60c45f1b4d6451908a4a748685
parentcf3cfecd98f111785ec067d41c962026183c0d4b
driver-i386.c (host_detect_local_cpu): Do not check signature_TM2_ebx, it interferes with signature_INTEL_ebx.

* config/i386/driver-i386.c (host_detect_local_cpu): Do not check
signature_TM2_ebx, it interferes with signature_INTEL_ebx.

From-SVN: r200744
gcc/ChangeLog
gcc/config/i386/driver-i386.c