diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2020-06-12 16:33:23 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2020-06-24 08:12:38 -0700 |
commit | 134f7c941929b3d099322a89928c04e5ac69267e (patch) | |
tree | 56a35aef501d5b9b5fdbabdd9b45f0b31004242d /gcc/fortran/iresolve.c | |
parent | 403e166b974f53982d78efdd70938d05b6983b2a (diff) | |
download | gcc-134f7c941929b3d099322a89928c04e5ac69267e.zip gcc-134f7c941929b3d099322a89928c04e5ac69267e.tar.gz gcc-134f7c941929b3d099322a89928c04e5ac69267e.tar.bz2 |
x86: Remove brand ID check for Intel processors
Brand ID was a feature that briefly existed in some Pentium III and
Pentium 4 CPUs. The CPUs that had non-zero brand ID still have had
valid family/model. Brand ID just gives a marketing name for the CPU.
Remove the extra code for brand ID check.
gcc/
PR target/95660
* common/config/i386/cpuinfo.h (get_intel_cpu): Remove brand_id.
(cpu_indicator_init): Likewise.
* config/i386/driver-i386.c (host_detect_local_cpu): Updated.
gcc/testsuite/
PR target/95660
* gcc.target/i386/builtin_target.c (check_detailed): Updated.
Diffstat (limited to 'gcc/fortran/iresolve.c')
0 files changed, 0 insertions, 0 deletions