]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
i386: Remove Meteorlake's family_model
authorHu, Lin1 <lin1.hu@intel.com>
Thu, 15 Dec 2022 07:51:18 +0000 (15:51 +0800)
committerHaochen Jiang <haochen.jiang@intel.com>
Wed, 4 Jan 2023 01:44:20 +0000 (09:44 +0800)
gcc/ChangeLog:

* common/config/i386/cpuinfo.h (get_intel_cpu): Remove case 0xb5
for meteorlake.

gcc/common/config/i386/cpuinfo.h

index 4d1bcffb97875c4a5612bf9d1bf690c3ef12f990..33c79d7578ab7bc1f3466f91fd2af20d2a4f68c1 100644 (file)
@@ -540,7 +540,6 @@ get_intel_cpu (struct __processor_model *cpu_model,
       /* Alder Lake.  */
     case 0xb7:
       /* Raptor Lake.  */
-    case 0xb5:
     case 0xaa:
     case 0xac:
       /* Meteor Lake.  */