Hello! > Below is the patch that has been committed in trunk (Revision: 187075). > We like to backport it to GCC 4.7 branch as couple of AMD processors require > this change for fma3 instruction generation.
> Is it OK to commit in GCC 4.7 branch? > * config/i386/driver-i386.c (host_detect_local_cpu): Reset > has_fma4 for AMD processors with both fma3 and fma4 support. OK. Thanks, Uros.