]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Set registers to zero to prevent GCC __get_cpuid bug.
authorNathan Moinvaziri <nathan@nathanm.com>
Fri, 26 Jan 2024 01:38:25 +0000 (17:38 -0800)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Wed, 19 Jun 2024 12:15:54 +0000 (14:15 +0200)
commita1f52c442995b9a3ffb8b41ee2ded658bca79456
tree300d7a24932c74f6236814e11165a981b7ea9108
parent7d3e2857d16863e4d53a71f2b885a0f935e66a88
Set registers to zero to prevent GCC __get_cpuid bug.

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77756
arch/x86/x86_features.c