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]

Re: 0001-Basic-support-for-Core-i7


> 	Basic support for Intel Core i7
> 
> 	* i386.c (ix86_option_override_internal): Add entry for corei7, use
> 	generic tuning.  Use generic32 when compiling for 32-bit ABI.

Ok, except

> +	      case  PROCESSOR_GENERIC64:

Watch the double space after "case".


r~


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