On Wed, Jan 8, 2025 at 7:51 AM Haochen Jiang wrote:
>
> Hi all,
>
> In ISE, The model number for Diamond Rapids is 13_01H.
> Remove 0x00 since it is unused.
>
> Ref: https://cdrdv2.intel.com/v1/dl/getContent/671368
>
> Ok for trunk?
OK as a trivial patch.
Thanks,
Uros.
>
> Thx,
> Haochen
>
> gc
Hi all,
In ISE, The model number for Diamond Rapids is 13_01H.
Remove 0x00 since it is unused.
Ref: https://cdrdv2.intel.com/v1/dl/getContent/671368
Ok for trunk?
Thx,
Haochen
gcc/ChangeLog:
* common/config/i386/cpuinfo.h (get_intel_cpu): Remove 0x00.
---
gcc/common/config/i386/cpuin