This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH, i386]: Use vendor signatures from cpuid.h in cpuinfo.c


Hello!

Use the same definitions from common header.

2013-12-26  Uros Bizjak  <ubizjak@gmail.com>

    * config/i386/cpuinfo.c (enum vendor_signatures): Remove.
    (__cpu_indicator_init): Use signature_INTEL_ebx and signature_AMD_ebx
    from cpuid.h to check vendor signatures.

No functional changes.

Bootstrapped on x86_64-pc-linux-gnu and committed to mainline SVN.

Uros.

Attachment: l.diff.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]