> > > FWIW i have been using -march=bdver2 (which is piledriver) and had no > > apparent problems. It was just using MPILEDRIVER in .config that was > broken. > > Where were you setting this -march=bdver2 flag? >
I used NATIVE/PILEDRIVER in .config - but it was broken until adding the patch I used -march=bdver2 in make.conf in CFLAGS/COMMON_FLAGS seemed to always work

