On Thu, Jul 31, 2014 at 1:28 PM, Gopalasubramanian, Ganesh <ganesh.gopalasubraman...@amd.com> wrote:
> The below patch handles the AMD's cpuid family information. > With the information from cpuid, BTVER2 cpu for -march=native flag is handled. But, looking to processor_alias_table in config/i386/i386.c, only PROCESSOR_BTVER2 defines PTA_MOVBE. According to this, the logic is already correct, so the patch is not needed. Uros.