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: [patch lto]: Add lto support for x64 windows


On 11/05/2010 16:08, Kai Tietz wrote:

> Applied at revision 159271&159272

> +  if (mach != IMAGE_FILE_MACHINE_ADM64

> +#define IMAGE_FILE_MACHINE_ADM64 (0x8664)

> +    IMAGE_FILE_MACHINE_ADM64/*, ... add more here when working.  */ }

  Should be AMD, no?

    cheers,
      DaveK



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