diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2020-06-12 16:33:23 -0700 |
---|---|---|
committer | Giuliano Belinassi <giuliano.belinassi@usp.br> | 2020-08-17 13:14:47 -0300 |
commit | d8dcf005802208a63a4e5dac3b53c93bf239b110 (patch) | |
tree | 804068032bfeabc6f49a247be5d0872db4f05cbf /gcc/fortran/iresolve.c | |
parent | 0b02f9aad81a0e8fc2caf19119c05580f052fc3e (diff) | |
download | gcc-d8dcf005802208a63a4e5dac3b53c93bf239b110.zip gcc-d8dcf005802208a63a4e5dac3b53c93bf239b110.tar.gz gcc-d8dcf005802208a63a4e5dac3b53c93bf239b110.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