re PR target/68491 (libgcc calls __get_cpuid with 0 level breaks on early 486)
authorUros Bizjak <uros@gcc.gnu.org>
Mon, 1 May 2017 15:38:14 +0000 (17:38 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Mon, 1 May 2017 15:38:14 +0000 (17:38 +0200)
commita6c78ea30381cc28ea0b2cf8f0bd584a91dda948
tree49a39e8cce8ab3c31b76d4abbc5c9224cfec8930
parent723f4140da3d33c70b25941382bf345dd60ed18f
re PR target/68491 (libgcc calls __get_cpuid with 0 level breaks on early 486)

PR target/68491
* config/i386/cpuid.h (__get_cpuid): Always return 0 when
__get_cpuid_max returns 0.
(__get_cpuid_count): Ditto.

From-SVN: r247439
gcc/ChangeLog
gcc/config/i386/cpuid.h