https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111768
--- Comment #17 from Alexander Monakov <amonakov at gcc dot gnu.org> --- Right, removing wbnoinvd detection from -march=native would solve the reported issue. (to be honest, I don't see the value in wbnoinvd support in GCC (user-space code cannot use it, kernel-space code is not going to use it), and I was speaking about completely removing support for it from the compiler)
