Commit: See in git+ssh://linaroci@gcc.gnu.org/git/gcc.git gcc patch https://patchwork.sourceware.org/patch/131852 Author: Ewan Date: Tue Mar 17 16:12:15 2026 +0800 [PATCH v2] i386: Fix __get_cpuid() and __get_cpuid_count() for Centaur/Zhaoxin CPUID range The __get_cpuid() and __get_cpuid_count() functions use "__leaf & 0x80000000" to determine the CPUID range base, which only distinguishes between Basic (0x0) and Extended (0x80000000) ranges. ... 26 lines of the commit log omitted. ... applied on top of baseline commit: 5f1024922d3 tree-optimization/122380 - avoid PRE/hoisting of incompatible access-path * tcwg_gcc_check ** master-aarch64 *** improvements *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/e9384a9333b1bd86acd7c90af08cfccc1e8e3142/tcwg_gcc_check/master-aarch64/details.txt *** https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-precommit/12182/artifact/artifacts Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/e9384a9333b1bd86acd7c90af08cfccc1e8e3142/jira/yaml