------- Comment #17 from uros at gcc dot gnu dot org 2009-05-14 08:23 ------- Subject: Bug 37179
Author: uros Date: Thu May 14 08:23:31 2009 New Revision: 147522 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147522 Log: PR target/37179 * config/i386/driver-i386.c (vendor_signatures): New enum. (processor_signatures): Ditto. (host_detect_local_cpu): Use vendor_signatures and processor_signatures enums. For SIG_AMD vendor, check for SIG_GEODE processor signature to detect geode processor. Modified: branches/gcc-4_3-branch/gcc/ChangeLog branches/gcc-4_3-branch/gcc/config/i386/driver-i386.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37179