https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68491
--- Comment #3 from uros at gcc dot gnu.org --- Author: uros Date: Mon May 1 15:38:14 2017 New Revision: 247439 URL: https://gcc.gnu.org/viewcvs?rev=247439&root=gcc&view=rev Log: PR target/68491 * config/i386/cpuid.h (__get_cpuid): Always return 0 when __get_cpuid_max returns 0. (__get_cpuid_count): Ditto. Modified: trunk/gcc/ChangeLog trunk/gcc/config/i386/cpuid.h