http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56866
Mikael Pettersson <mikpe at it dot uu.se> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mikpe at it dot uu.se --- Comment #6 from Mikael Pettersson <mikpe at it dot uu.se> 2013-04-12 12:42:26 UTC --- I've bootstrapped and regtested gcc-4.7.3 on an Opteron 6278, with and without --with-arch=bdver1. With --with-arch=bdver1 there were numerous regressions in gcc.dg/vect/ and gcc.target/i386/{,l-}fma*, and one in gcc.target/i386/pr42542-4a.c. I don't know if these indicate wrong-code or missed-optimization. I'd be willing to run specific wrong-code test cases on this machine, if they're completely standalone (not depending on recent glibc).