]> git.ipfire.org Git - thirdparty/gcc.git/commit
i386: Remove not used model number for Diamond Rapids
authorHaochen Jiang <haochen.jiang@intel.com>
Wed, 8 Jan 2025 06:44:56 +0000 (14:44 +0800)
committerHaochen Jiang <haochen.jiang@intel.com>
Thu, 9 Jan 2025 01:42:35 +0000 (09:42 +0800)
commitb37628e4ae7e5e0a70a562c3b23d22964ead1ad2
tree98a0d4b9a0d907693706879e09ca77cb2267f2e2
parent00b77db92e3e549750050323a50e2cc7977d69cc
i386: Remove not used model number for Diamond Rapids

In ISE, The model number for Diamond Rapids is 13_01H.
Remove 0x00 since it is unused.

gcc/ChangeLog:

* common/config/i386/cpuinfo.h (get_intel_cpu): Remove 0x00.
gcc/common/config/i386/cpuinfo.h