Re: PATCH: Add RDRND, F16C and FSGSBASE support to -march=native

2012-05-20 Thread Uros Bizjak
On Sun, May 20, 2012 at 6:43 PM, H.J. Lu wrote: > This patch adds RDRND, F16C and FSGSBASE support to -march=native. > Tested on Linux/x86-64.  OK for trunk, 4.7 and 4.6? > > 2012-05-20  H.J. Lu   > >        * config/i386/driver-i386.c (host_detect_local_cpu): Support >        RDRND, F16C and FSG

PATCH: Add RDRND, F16C and FSGSBASE support to -march=native

2012-05-20 Thread H.J. Lu
Hi, This patch adds RDRND, F16C and FSGSBASE support to -march=native. Tested on Linux/x86-64. OK for trunk, 4.7 and 4.6? Thanks. H.J. --- 2012-05-20 H.J. Lu * config/i386/driver-i386.c (host_detect_local_cpu): Support RDRND, F16C and FSGSBASE. diff --git a/gcc/config/i386/