r141075 - in /trunk/gcc: ChangeLog config/i386/...
uros@gcc.gnu.org
uros@gcc.gnu.org
Sun Oct 12 18:43:00 GMT 2008
Author: uros
Date: Sun Oct 12 18:43:50 2008
New Revision: 141075
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141075
Log:
* config/i386/driver-i386.c (detect_caches_cpuid2): Use array
of registers instead of eax, ebx, ecx and edx. Use for loop
and check register for non-zero value before the call
to decode_caches_intel.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/i386/driver-i386.c
More information about the Gcc-cvs
mailing list